<!--
function popostourwebwin(location) {
myWindow = window.open("","windowRef","width=790,height=535,screenX=0,screenY=0,top=0,left=0,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no");
myWindow.location.href = location;
if (!myWindow.opener) myWindow.opener = self;}
// -->

<!--
function popostourappwin(location) {
myWindow = window.open("","windowRef","width=790,height=535,screenX=0,screenY=0,top=0,left=0,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no");
myWindow.location.href = location;
if (!myWindow.opener) myWindow.opener = self;}
// -->

<!--
function popTermswin(location,sentwidth,sentheight) {
myWindow = window.open("","windowRef","width=450,height=500,screenX=0,screenY=0,top=25,left=25,toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no");
myWindow.location.href = location;
if (!myWindow.opener) myWindow.opener = self;}
//-->
	
<!--
function popPrintwin(location,sentwidth,sentheight) {
myWindow = window.open("","windowRef","width=800,height=625,screenX=0,screenY=0,top=0,left=0,toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
myWindow.location.href = location;
if (!myWindow.opener) myWindow.opener = self;}
//-->
	
<!--
function popProdPicwin(location,sentwidth,sentheight) {
myWindow = window.open("","windowRef","width=450,height=450,screenX=0,screenY=0,top=25,left=25,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes");
myWindow.location.href = location;
if (!myWindow.opener) myWindow.opener = self;}
//-->

<!--
function popMyQuoteswin(location,sentwidth,sentheight) {
myWindow = window.open("","windowRef","width=250,height=330,screenX=0,screenY=0,top=200,left=400,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no");
myWindow.location.href = location;
if (!myWindow.opener) myWindow.opener = self;}
//-->

<!--
function popRemoveQuoteswin(location,sentwidth,sentheight) {
myWindow = window.open("","windowRef","width=250,height=290,screenX=0,screenY=0,top=200,left=400,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no");
myWindow.location.href = location;
if (!myWindow.opener) myWindow.opener = self;}
//-->

<!--
function popNoteWin(location) {
myWindow = window.open("","windowRef","width=600,height=350,screenX=0,screenY=0,top=100,left=100,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no");
myWindow.location.href = location;
if (!myWindow.opener) myWindow.opener = self;}
// -->

<!--
function popColorWin(location) {
myWindow = window.open("","windowRef","width=415,height=200,screenX=0,screenY=0,top=200,left=250,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no");
myWindow.location.href = location;
if (!myWindow.opener) myWindow.opener = self;}
// -->

<!--
function popHelpWin(location) {
myWindow = window.open("","windowRef","width=790,height=535,screenX=0,screenY=0,top=0,left=0,toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,fullscreen=yes,location=no");
myWindow.location.href = location;
if (!myWindow.opener) myWindow.opener = self;}
// -->

<!--
function popWarehouseWin(location) {
myWindow = window.open("","windowRef","width=415,height=300,screenX=0,screenY=0,top=200,left=250,toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
myWindow.location.href = location;
if (!myWindow.opener) myWindow.opener = self;}
// -->