please tell me briefly how to do it ..
Place the complete code above into the <body> of your site.
This script will create a JavaScript function called exoMobilePop() that you can call on all the links of your mobile site.
Links should be modified adding this : target="_blank" onclick="exoMobilePop();"
Example : <a href="http://www.google.com" target="_blank" onclick="exoMobilePop();">My Link</a>
Note : Our script will trigger only one popunder per user, per 24 hours.
thanks
Code:
[COLOR=#ffd700]<script type="text/javascript" src="http://syndication.exoclick.com/splash.php?idzone=*******&type=11"></script>[/COLOR][COLOR=#000000]
[/COLOR]
This script will create a JavaScript function called exoMobilePop() that you can call on all the links of your mobile site.
Links should be modified adding this : target="_blank" onclick="exoMobilePop();"
Example : <a href="http://www.google.com" target="_blank" onclick="exoMobilePop();">My Link</a>
Note : Our script will trigger only one popunder per user, per 24 hours.
thanks