Okay, so far so good. But, as I tried to implement the code with the Javascript. I got the following error:
[FONT="Courier New"]Parse error: syntax error, unexpected T_STRING, expecting ',' or ';'[/FONT]
This is the code I used ...
<script language="javascript">
var exitsplashalertmessage = '***************************************\n\n > > > W A I T < < <\n\n Click the ***CANCEL*** button\n on the NEXT window & get \n access to something for FREE!...\n\n***************************************';
var exitsplashmessage = '******************************************\n\n W A I T B E F O R E Y O U G O !\n\n Click the *CANCEL* button right now.\n\nIve got something to give you, its FREE!...\n\n --- Do NOT click the "OK" button. ---\n\n******************************************';
var exitsplashpage = 'http://www.hflsolutions.com/health_scams/weight_loss/fatburninghormones.shtml';
</script>