|
|
|
|
Add the following CODE to your pages: and replace XXXXXXXX with your Site-ID (eg. 99201239). 1.) Insert this Code in your <HEAD>-Section: <SCRIPT LANGUAGE="JavaScript" SRC="http://www.smartisoft.com/products/popup/javascript.js"></SCRIPT> 2.) Insert this Code in your <BODY>-Tag; onUnload=upAds(XXXXXXXX) Example: <HTML> <HEAD> <SCRIPT LANGUAGE="JavaScript" SRC="http://www.smartisoft.com/products/popup/javascript.js"></SCRIPT> </HEAD> <BODY onUnload=upAds(XXXXXXXX)> ... </BODY> </HTML> |