[get] Make your own content locker FREE

boinkcash

New Member
Joined
Oct 30, 2011
Messages
7
Reaction score
0
Points
0
Website
www.boinkcash.com
If you would like to create your own content locker, i have a set of code that allows you to just that and to input your own offerers.

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/h$
<html lang="en">


<head>
<script src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.2.min.js" type="text/javascript"></script>
<script type="text/javascript">


    var Delay = 10;//Seconds after them clicking the link, the gateway vanishes. 
    
    function setupgateway()
    {
        var Left = $(window).width() /2;
        Left = Left - $('#gatewaydiv').width()/2;
        
        var Top = $(window).height() /2;
        Top = Top - $('#gatewaydiv').height()/2;
        
        $('#gatewaydiv').css('top', Top+'px').css('left', Left+'px').css('display', 'inline');
        $('#gatewayDimmer').width($('html').width());
        $('#gatewayDimmer').height($('html').height());
        $('#gatewayDimmer').css('display','block');
    }
    
    function removegateway()
    {
        $('#gatewaydiv').css('display', 'none');
        $('#gatewayDimmer').css('display','none');
    }
    
    $(document).ready(function()
    {
        $('.offerlink').click(function()
        {
            setTimeout('removegateway()', Delay*1000);
        });
        
        setupgateway();
    });
</script>
<style>


    body
    {
        background-image:url('http://');
        background-repeat:repeat;
        height:100%;
        margin:0;
    }


    #mainContent
    {
        background-color:white;
        margin-left:auto;
        margin-right:auto;
        margin-top:30px;
        width:700px;
        border:3px solid #CDCDCD;
        text-align:center;
    }


    #gatewaydiv
    {
        background-image:url("http://");
        background-repeat:no-repeat;
        width:500px;
        height:300px;
        padding:20px;
        position:absolute;
        display:none;
        background-color:#FFFFFF;
        border:solid 4px gray;
        text-align:center;
        font-family:arial;
    }


    #gatewaydiv h1
    {
        font-size:35px;
        color:#cc0000;
    }


    #gatewayMessage
    {
        font-size:18px;
    }
    
    .offerlink
    {
        color:red;
        font-weight:bold;
    }
    
    #OfferList
    {
        margin:0;
        padding:0;
    }
    
    #OfferList
    {
        list-style:none;
    }


    #gatewayDimmer
    {
        background-color:#000000;
        opacity:0.8;
        display:none;
        position:absolute;
        top:0;
    }


    
</style>


<meta http-equiv="Content-Language" content="en">
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Fuckbook</title>


<script type="text/javascript"
    src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js">
</script>
</head>


<body>
<div id="gatewayDimmer"></div>
<div id="gatewaydiv">
<ul id="OfferList">
<h1>Do an offer or DAI!</h1>
<span id="gatewayMessage">If you would like to continue, Complete an offer below!</span> <br /><br />
<li><a href="http://www.google.com" class="offerlink" target="blank">Google</a></li>
<li><a href="http://www.msn.com" class="offerlink" target="blank">MSN</a></li>
<li><a href="http://www.yahoo.com" class="offerlink" target="blank">Yahoo</a></li>
</ul>
<br /><br /> After completing an offer. Please wait up to a minute for it to register.<br /> Thank you!</div>
<div><iframe src="http://www.xxxmatch.com/dating/freesex/69725/testing" height="100%" width="100%"> </iframe></div>
</body>
</html>

Do what you wish with it to make it your own.
 

SmartWorker

New Member
Joined
Jul 9, 2011
Messages
47
Reaction score
0
Points
0
I am interested as well, please do let us know what are possibilities?
 

boinkcash

New Member
Joined
Oct 30, 2011
Messages
7
Reaction score
0
Points
0
Website
www.boinkcash.com
Copy and paste the code into a html file. what it does is you can set the delay that is at the top to have any delay that you want. so while someone is looking at your page after the delay it will lock the page and your offers will come up. The offers will not go away till they complete one of them. Right now i just have the code set to go to google yahoo and msn. what you do is change those links to your offers.
 

Elf

Make Money Online
Joined
Sep 25, 2009
Messages
406
Reaction score
4
Points
17
double posted (happens sometimes)
 

Elf

Make Money Online
Joined
Sep 25, 2009
Messages
406
Reaction score
4
Points
17
I think of a way to grow my fan pages this way:
Check for a special ******. No ****** => pop up this locker with a form to enter a promo code and also with a link leading to a fan page with that promo code =>
they go to the fan page, but only fans can view the code, so they like the page, copy the code => return to the locker, enter the code => popup locker closes + drops a ******.
If I'll make the ****** to expire in 24 hours, they'll have to revisit the fan page every day.

****** = c o o k i e
 

metalorn

Make Money Online
Very Active Members
Joined
Nov 8, 2009
Messages
109
Reaction score
1
Points
17
Location
LevelUpAds
don't try..
...its about S3x
Yes, but that is a just a tease. This code is so simple... like the OP says "do what you wish with it...", so just replace the offers with your own.

And the iframe part!!! WOW, that tells a LOT! Just remember your own domains will be disposable.

Cheers!

metalorn.
 

MoneyCashers

New Member
Joined
Jan 5, 2012
Messages
5
Reaction score
0
Points
0
Not a bad Script. But i think BHCB is a little better. but stiil not a bad share ;)
 

metrod

Very Active Members
Joined
Oct 29, 2011
Messages
76
Reaction score
0
Points
6
The script is great but I think it will not help your sales since it will trap visitors and probably upset many of them.