Could be... but I don't thinks so....
btw there are a few other things which aren't legal:
<title><script language="php">include("$Home_Path/$Inc_Dir/metatitle.php");</script></title>
<script language="php">include("$Home_Path/$Inc_Dir/meta.php");</script>
<script language="php">include("$Home_Path/$Inc_Dir/style.php");</script>
to use php you have to use:
<?php //your php code goes here; ?> instead of <script language="php">
could you btw try to edit the src of the javascript in: http://kayzoesolutions.com/client/la...ks/lightbox.js
like:
<script type="text/javascript" src="http://kayzoesolutions.com/client/lawnstorks/lightbox.js" /></script>
Just to test if something will happen 
__________________
The Eagle Soars Above You!
Please login or register to view this content. Registration is FREE
|