<!--
function popUp1() {
props = window.open("http://www.onlinegearstore.com/sizingchart/Sizes-B-pants.php","_blank","width=600,height=600,screenX=50,screenY=50,left=50,top=50,scrollbars=1,statusbars=1,menubars=1, resizable=1");
}
function popUp2() {
props = window.open("http://www.onlinegearstore.com/sizingchart/Sizes-B-shirts.php","_blank","width=600,height=600,screenX=50,screenY=50,left=50,top=50,scrollbars=1,statusbars=1,menubars=1, resizable=1");
}
function popUp3() {
props = window.open("http://www.onlinegearstore.com/sizingchart/Sizes-G-blouses.php","_blank","width=600,height=600,screenX=50,screenY=50,left=50,top=50,scrollbars=1,statusbars=1,menubars=1, resizable=1");
}
function popUp4() {
props = window.open("http://www.onlinegearstore.com/sizingchart/Sizes-G-shorts-skorts.php","_blank","width=600,height=600,screenX=50,screenY=50,left=50,top=50,scrollbars=1,statusbars=1,menubars=1, resizable=1");
}
function popUp5() {
props = window.open("http://www.onlinegearstore.com/sizingchart/Sizes-G-slacks.php","_blank","width=600,height=600,screenX=50,screenY=50,left=50,top=50,scrollbars=1,statusbars=1,menubars=1, resizable=1");
}
// -->
