addLoadEvent (
	function()
	{
		dropDown();
		windowLinks();
		productTabHover();
		photoGallery();
		//yourFunctionGoesHere();
	}
);