// JavaScript Document

// This function opens the Catalog from Scene7
function openECatalog(){ 
	//	window.open('http://s7ondemand1.scene7.com/s7ondemand/brochure/flash_brochure.jsp?company=FossilPartners&sku=FossilDEFallCat08&zoomwidth=1000&zoomheight=700&ww=1100&wh=775','catalogwindow','status=1,toolbar=0,resizable=yes,scrollbars=yes'); 
	window.open('http://s7ondemand1.scene7.com/s7ondemand/brochure/flash_brochure.jsp?company=FossilPartners&sku=Fall2010DE&el=large&vli=40&ww=1094&wh=778','catalogwindow','scrollbars=yes,resizable=yes,toolbar=no,location=no,status=yes,menubar=no'); 

} 


