function doPopup1(){

doPopupWindow = window.open ("options/stains.html","Stains","scrollbars=yes,resizable=yes,left=10,top=10,screenX=10,screenY=10,width=575,height=550");

}



function doPopup2(){

doPopupWindow = window.open ("options/styles-windows.html","Styles","scrollbars=yes,resizable=yes,left=10,top=10,screenX=10,screenY=10,width=800,height=550");

}



function doPopup3(){

doPopupWindow = window.open ("options/styles-racks.html","StylesRacks","scrollbars=yes,resizable=yes,left=10,top=10,screenX=10,screenY=10,width=575,height=375");

}



function doPopup4(){

doPopupWindow = window.open ("options/styles-trellistrack.html","StylesRacks","scrollbars=yes,resizable=yes,left=10,top=10,screenX=10,screenY=10,width=575,height=375");

}



function doPopup5(){

doPopupWindow = window.open ("options/styles-win-credenzas.html","StylesRacks","scrollbars=yes,resizable=yes,left=10,top=10,screenX=10,screenY=10,width=575,height=375");

}


