A
Antonio
Good Morning,
I would want to insert the javascript of google adsense in my site,
here it is :
<script type="text/javascript"><!--
google_ad_client = "pub-4902392511135327";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_channel ="";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
the problem is that I want to insert it inside a javascript file I
already use in a way that I've not to insert it in every page, how can
I do this, in expecially way, how can i formulate the
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
when I am inside another javascript file ???
Thanks
Ing. Antonio D'Ottavio
I would want to insert the javascript of google adsense in my site,
here it is :
<script type="text/javascript"><!--
google_ad_client = "pub-4902392511135327";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_channel ="";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
the problem is that I want to insert it inside a javascript file I
already use in a way that I've not to insert it in every page, how can
I do this, in expecially way, how can i formulate the
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
when I am inside another javascript file ???
Thanks
Ing. Antonio D'Ottavio