Google ads to Jamroom skin
Design and Skin Customization
This is what is used in our skins:
<script type="text/javascript"><!--
google_ad_client = "##############";
google_ad_width = 180;
google_ad_height = 150;
google_ad_format = "180x150_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "CCCCCC";
google_color_link = "FF9900";
google_color_text = "333333";
google_color_url = "333333";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
There isn't a need for the literal tags.
Hope this helps!