	/*

		On load handler for the interstitial page

	*/

	function BundleInterstitialOnLoadHandler()
	{
	//commented out until fixed to get rid of error 
	initTabWidgets();
	initSpecialBoxes();
	initLightboxes();

	
	}
