You have more unrelated errors in spotlight/index.php...
code:
Warning: imagecreatefromgif(spotlight/spotlight.gif) [function.imagecreatefromgif]: failed to open stream: No such file or directory in /home/haboz/public_html/beta1/spotlight/index.php on line 12
Warning: imagecreatefrompng() [function.imagecreatefrompng]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/haboz/public_html/beta1/spotlight/index.php on line 23
Warning: imagecreatefrompng(http://www.habbo/habbo-imaging/...) [function.imagecreatefrompng]: failed to open stream: Permission denied in /home/haboz/public_html/beta1/spotlight/index.php on line 23
Suggestions...
1. Change
imagecreatefromgif("spotlight/spotlight.gif") to
imagecreatefromgif("./spotlight.gif")
2. Figure out what this code is for, and fix it:
$hotel = $_GET['.com.au'];