// USE THIS SCRIPT TO INITIATE DIFFERENT OTHER FUNCTIONS!!
if (document.getElementById &&  document.createTextNode) {
	document.write('<link rel="stylesheet" type="text/css" href="/sheet/jshide.css" />');
	}

window.onload=function()	{

if(document.getElementById && document.createTextNode)
	{
startmenu();
startswitchpaper();
// ADD EXTRA FUNCTIONS HERE:
var _uacct = "UA-1132033-1";
urchinTracker();

	}
}
