What kind of script is this?

Owlpic

Regular Member
Joined
Mar 8, 2010
Messages
285
Reaction score
99
Hi,

I was browsing through for some discounts for W.P.Synd.ica.tor and found that this guy is giving it.

_http://www.topmoney.tk/BONUS/WPsyndicator

Just wanted to know WHAT KIND OF SCRIPT IS THAT, which he is using in top of the sales page? I need it for some of my projects.
 
Is there any WP plugin that can easily handle this, I need to create tons of these :)
 
jscript with jquery

yup, just a simple code thats all.

Code:
<BODY  style='margin:0px;sans-serif;overflow:hidden'>  <table cellpadding=0 cellspacing=0 height='100%' width='100%'><tr height='1%' id='cls'><td style='background:#FFFFFF;top:0;width:100%'><div id='closediv' style='width:100%; line-height:45px; height:50px'><div style='float:left;width:90%' ><div  style="margin: auto; padding-left: 100px; padding-bottom: 20px; text-align: center;"> <h1 style="color: rgb(51, 102, 255);">Thanks For Choosing "WP-Syndicator"</h1> <h2>TW's Special 50% <span style="color: rgb(255, 153, 0);">BONUS</span> For <span style="color: rgb(255, 102, 0);">Warrior Members ONLY</span></h2> <big style="font-weight: bold;"><big><span  style="color: rgb(51, 102, 255);"><span  style="color: rgb(255, 153, 0);"></span></span></big></big>When You click the "<span style="color: rgb(255, 102, 0);">AddToCart</span>" button, The Price is <big style="font-weight: bold;"><big><span  style="color: grey;"> <strike>$49.95</strike> <big><span  style="color: red;">ONLY <span  style="text-decoration: underline;">$27.00</span> </span></big></span></big><span  style="color: black;">(personal License)<br> <br> <big><big style="color: red;"><span  style="color: red;">SAVE</span> :</big> <big style="text-decoration: underline; color: rgb(51, 102, 255);">$30.00</big></big> on the <span style="color: rgb(51, 102, 255);">Multi License</span> -normal price:<big><big><span  style="color: rgb(153, 153, 153);"><strike>$67.00</strike></span></big></big> TODAY ONLY <big style="color: red; text-decoration: underline;"><big>$37.00</big></big></span></big></div></div><div style='float:right; width:10%'><a href='javascript:void(0);' onclick='closediv();'>Close</a></div></div></td></tr><tr><td valign=top><iframe src="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://www.digiresults.com/aff/214/2392/c/TWBONUS"]http://www.digiresults.com/aff/214/2392/c/TWBONUS[/URL]" scrolling=auto allowtransparency=true frameborder=0 style='width:100%;height:100%'></iframe></td></tr></table> 		<script type="text/javascript"> 		function closediv(){ 			document.getElementById('closediv').style.display='none'; 			document.getElementById('closediv').style.visibility='hidden'; 			document.getElementById('cls').style.display='none'; 		} 		</script> 		} </BODY>
 
Last edited:
Back
Top