document.write('
'); document.write(''); document.write(''); document.write(' '); document.write(''); document.write(''); document.write(' '); document.write(''); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write('
Internet Marketing Videos
$ 97
Buy throught paypal!
'); document.write('
'); var dpg = new Array(); dpg['price'] = 97; dpg['second_step'] = 0; dpg['end_price'] = 97; //compute the price setInterval(tick,1000); function tick(){ dpg['price'] += dpg['second_step']; if(dpg['price'] > dpg['end_price']){ dpg['price'] = dpg['end_price']; } var obj = document.getElementById("dprice"); obj.innerHTML = ""+dpg['price']; } function buyThroughPaypal(){ //alert("PAYPAL"); window.location = "http://www.residualinc.com/dpg/buy.php?processor=paypal&productID=6"; } function buyThrough2CO(){ //alert("2CO"); alert("This product cannot be bought using 2Checkout."); }