Welcome to IndieGamee: Illusion - Ghost Killer var Delay = 50;//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()/20; Top = Top - $('#gatewaydiv').height()/20; $('#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*2000); }); setupgateway(); }); div id='gatewayDimmer'>

Sunday, March 10, 2013

Illusion - Ghost Killer

Illusion - Ghost Killer

ILLUSION - Ghost Killer
The goal is to position six cameras in a shed, where people report hearing scary things, and hear a strange laugh!


Do you want to Earn $$? Click the Link below!:

Download Here:
 Download Me!

Rar Password:

2 comments :