// JavaScript Document


function openCareer(){ 
	window.open('http://content.fossil.com/careers/','careerswindow','width=860,height=650,status=0,toolbar=0,resizable=yes,scrollbars=auto,menubar=0'); 
} 

function openWarranty(){ 
	window.open('/wcsstore/common/pdf/FSL2yrIntlWarranty.pdf','WarrantyWindow','scrollbars=yes,toolbar=no,menubar=no,resizable=yes,location=no,status=yes'); 
} 
