Monday 14 October 2013

One click two links( one is pop-under and one is normal link ) and ( one is pop-up and one is normal link )


One click two links( one is pop-under and one is normal link )


<!--1 pop-under window 1 link click blank -->
<script type="text/javascript">
// Popup window code
function newPopup(url) {
    popupWindow = window.open(
        url,'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,
     scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')
popupWindow.blur()
window.focus()
}
</script>
<a href="javascript:newPopup('pop under Link Here');"
 onclick="window.open('Normal link Here','newwin');"><u><b><span 
style="font-size: x-large;">Make Money online PTC Option 1</span></b></u></a>
<!--End code 1 pop-under window 1 link click blank -->


One click two links( one is pop-up and one is normal link )


<!--1 pop-up window 1 link click blank -->
<script type="text/javascript">
// Popup window code
function newPopup(url) {
    popupWindow = window.open(
        url,'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,
scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')
}
</script>
<a href="javascript:newPopup('http://www.clixsense.com/?4080254');"
 onclick="window.open('http://makemoney-onlineptc.blogspot.com/p/blog-page.html',
'newwin');"><u><b><span style="font-size: x-large;">Make Money online PTC Option 1
</span></b></u></a>
<!--End code 1 pop-up window 1 link click blank -->



No comments:

Post a Comment