I have looked at your source code and you have this line
<script type="text/javascript"><!--
remove <!--
then it works fine.. have test it my self
Quote:
<script type="text/javascript">
google_ad_client = "YOUR PUD CODE HERE";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text";
google_ad_channel = "";
google_color_border = "D1DEF4";
google_color_bg = "ffffff";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
|