{ZONE_MENU}

@@Ad Code@@
@@You must use the ad code below to show the ads on your site(s).@@
« @@Return to Ad List@@

@@Remote Javascript Revsense™ Call:@@
@@Just place this code on your site where you want the ads to appear.@@ @@This method is the easiest way to also perform search engine integration with AdRevenue@@
@@It will automatically detect the keywords on your page within two impressions.@@
@@See the help for easy integration with search engines and content sites.@@ ##HELPSTR#revsense##

<!-- @@AdRevenue Ad Code@@ -->
<script src="{DOMAIN}index.php?section=sense&id={ZONE}&affid={AFFID}&q="></script>
	

@@Showing ads with Keywords@@
@@You must be capable of adding keywords to the ad code(s) to be able to show ads. If you are using a search engine, you must be able to modify your search engine code, to automatically add keywords to the ad code.@@
@@The following ad code fragment needs to be modified as follows, if for example, you want to show ads containing the keyword@@ @@microsoft word@@:
	...index.php?section=serve&zone=2&keyword=@@micrsoft@@%20@@word@@&output=js...
@@Note that you must encode compound keyword. For example, the phrase microsoft word should be "encoded" any of the possible ways:@@ @@microsoft@@+@@word@@ @@or even@@ @@microsoft@@%20@@word@@. @@For more about encoding, please@@ @@visit this site@@.
@@Remote Javascript Call:@@
@@This is the easiest and most popular way to show ads anywhere.@@
@@Use this format if you want minimum hassle and easy integration into your site(s).@@

<!-- @@AdRevenue Ad Code@@ -->
<script src="{URL}&output=js"></script>
	

@@Raw HTML Call@@:
@@Use this URL to get the ads in Raw HTML format@@.
@@By using this code, your other programs can grab the html code from AdRevenue and incorporate it directly into your layout@@.

{URL}&output=html
	

@@XML Call@@:
@@Use this URL to get the ads in XML format@@.
@@You can then use any program to parse the XML and display the ads in whatever way you want. This option gives you the maximum flexibility, but the most programming work.@@

{URL}&output=xml