xxplosive 0 Light Poster

I have been trying to insert google adsense ads to my website but everytime i try to add the code it says that thel HTML tags im using are not allowed. I know this code is javascript but i just cant seem to use it on my site! i emailed google and they said they dont know what to do :rolleyes: Just wondered if anyone could help me. My site is a PHPNuke

Code im trying to use is:

<script type="text/javascript"><!--
google_ad_client = "pub-2829860728888673";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel ="";
google_color_border = "333333";
google_color_bg = "000000";
google_color_link = "FFFFFF";
google_color_url = "999999";
google_color_text = "CCCCCC";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

My Website URL is
http://www.illmaticrhymez.com

Thanks for any help you can give.

Regards

Lee ;)