Dear users, i'm italian and i don't speak english very much, i hope that you understand me. I have this question: i want to know if it's possible to use an existing ad_slot for many publisher, like in this example: <script type="text/javascript"><!-- google_ad_client = "pub-0123456789012345"; /* 468x60 */ google_ad_slot = "1112223334"; google_ad_width = 468; google_ad_height = 60; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> and <script type="text/javascript"><!-- google_ad_client = "pub-9876543210987654"; /* 468x60 */ google_ad_slot = "1112223334"; google_ad_width = 468; google_ad_height = 60; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> This use is ok for Google terms? Thank you very much. Emanuele