// JavaScript Document


function openECatalog(){ 
	window.open('http://s7ondemand1.scene7.com/s7ondemand/brochure/flash_brochure.jsp?company=FossilPartners&sku=Spring1Catalog08&zoomwidth=1000&zoomheight=700&ww=1100&wh=775','catalogwindow','status=1,toolbar=0,resizable=yes,scrollbars=yes'); 
} 

function openBooklet(){ 
	window.open('http://s7ondemand1.scene7.com/s7ondemand/brochure/flash_brochure.jsp?company=FossilPartners&sku=FSL2yrInternationalWarranty_04-08&zoomwidth=1000&zoomheight=700&ww=1100&wh=775','catalogwindow','status=1,toolbar=0,resizable=yes,scrollbars=yes'); 
} 

function openWarrantyBooklet(){ 
window.open('http://s7ondemand1.scene7.com/s7ondemand/brochure/flash_brochure.jsp?company=FossilPartners&sku=FSL2yrInternationalWarranty_04-08&el=large&vli=40&ww=1094&wh=778','catalogwindow','scrollbars=yes,resizable=yes,toolbar=no,location=no,status=yes,menubar=no');
}