	/*

		On load handler for the interstitial page

	*/

	function BundleInterstitialOnLoadHandler()
	{
 var DD = new DropDown($('int_nav'),{openDelay: 75, closeDelay: 500} );
    
	}
