Javascript don"t work at this page $10

First thing I spotted on your script code for adversal is that you forgot to close on of the line with semi-colon. I put it in red below.

Fix that, I'll let you know if i spot something else if i get to find the other popup

Code:
<script type="text/javascript" language="javascript">
adlsi9 = "20a542ac08938ed71bb4e1cd07b4847479|97179|972"[COLOR="Red"];[/COLOR]
adlsi8 = "bjajax";
</script>

All these scripts for adversal are missing a semi-colon
 
Last edited:
I dont understand why are writing this code like, isnt it the same thing to just the script instead document writing it?

Code:
<script src="http://cdn.fastclick.net/js/adcodes/pubcode.min.js"></script><script type="text/javascript">document.write('<scr' + 'ipt type="text/javascript">(function () {try{VCM.media.render({sid:58827,media_id:2,media_type:2,version:"1.1",pfc:30000});} catch(e){}}());</scr' + 'ipt>');</script>
 
Back
Top