// JavaScript Document
function popProduct(URL) {
		window.open('product-zoom.html?' + URL +'','','toolbar=no, width=850, height=625, resizable=1, scrollbars=1'); void('');
	}

function popProduct2(URL) {
		window.open('product-zoom.html?' + URL +'','','toolbar=no, width=440, height=465, resizable=1, scrollbars=0'); void('');
	}
	function popProduct3(URL) {
		window.open('embroidery-options.html','','toolbar=no, width=900, height=900, resizable=1, scrollbars=1'); void('');
	}
	function popProduct4(URL) {
		window.open('product-zoom.html?' + URL +'','','toolbar=no, width=850, height=650, resizable=1, scrollbars=1'); void('');
	}
	function popProduct5(URL) {
		window.open('embroidery-options-baby-blankets.html','','toolbar=no, width=900, height=700, resizable=1, scrollbars=1'); void('');
	}
	function popProduct6(URL) {
		window.open('embroidery-options-caps.html','','toolbar=no, width=900, height=900, resizable=1, scrollbars=1'); void('');
	}
	function popProduct7(URL) {
		window.open('holiday-options.html','','toolbar=no, width=900, height=600, resizable=1, scrollbars=1'); void('');
	}
		function popProduct8(URL) {
		window.open('embroidery-options-with-44.html','','toolbar=no, width=900, height=600, resizable=1, scrollbars=1'); void('');
	}
	function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}// JavaScript Document
