<script type="text/javascript"><!--
google_ad_client = '$google';
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_ad_channel ="";
google_ad_type = "text_image";
google_color_border = "FF3300";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
i have this google ad script. I need php value in the second line. I cant figure out how to embedd the php into a Javascript section. and i cant embedd javascript into a php section so im sorta stuck :s any help woule be appreciated. Thanx