function init(){var e=new Date().getTime(),d={"[eta]":"@","[fullstop]":"."};$(".help_text").fadeOut(1);$(".help_arrow").fadeOut(1);$(document).spacePlane({bgcolors:{home:"#231f20",design:"#a3303c",skills:"#60921a",about:"#ee9a10",photoshop:"#0085d3",contact:"#3f0170"},colors:{design:"#ef4557",skills:"#84c922",about:"#d06c07",photoshop:"#006cab",contact:"#260056"},images:{home:"side_none.png",design:"side_pink.png",skills:"side_green.png",design2:"side_green.png",about:"side_orange.png",photoshop:"side_blue.png",contact:"side_violete.png"},inrow:2,navigator:"#spaceNavigator",debug:true});$("#gallery_holder").newGallery();$("#ps_gallery_holder").newGallery();$(".help_text").fadeIn(1000);$(".help_arrow").fadeIn(1000);var c=0;var b=setInterval(function(){$(".help_arrow").animate({left:0},500).animate({left:10},500);c++;if(c>3){clearInterval(b);setTimeout(function(){$(".help_arrow").fadeOut(500)},1010);setTimeout(function(){$(".help_text").fadeOut(500)},5000);setTimeout(function(){$("#help").remove()},5610)}},1001);$(".nice_sign").each(function(f){if($(this).html() in d){$(this).html(d[$(this).html()])}});var a=new Date().getTime();if(window.console){/*console.log("JS loading time: "+(a-e)+"ms")*/}$(window).bind("resize",function(){window.location.href=window.location.href})};
