if(document.location.hash && document.location.hash.indexOf('dir=') > -1) {dmg = new String(document.location.hash).replace('#dir=','');$(document).ready(function() {$('#venture').html(preloader);$('#venture').load(''+dmg+'?stage=1');closeEnder();$('#'+dmg+'h').click();});}
