function TERMS() {
        window.open('terms.html','TERMS','toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=no,copyhistory=no,scrollbars=yes,width=425,height=300,top=60,left=30');
}

function SAMPLES() {
        window.open('../show/samples.html','SAMPLES','toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=no,copyhistory=no,scrollbars=no,width=1000,height=610,top=10,left=10');
}

function ORDER() {
        window.open('../order/get-webapp_order.html','ORDER','toolbar=yes,location=no,directories=no,status=no,menubar=no,resizable=no,copyhistory=no,scrollbars=yes,width=900,height=550,top=0,left=0');
}

function FAQS() {
        window.open('../show/faqs.html','FAQS','toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=no,copyhistory=no,scrollbars=yes,width=500,height=550,top=50,left=100');
}

function FLYER() {
        window.open('../show/SEEon.com-Flyer.pdf','FLYER','toolbar=yes,location=no,directories=no,status=no,menubar=yes,resizable=yes,copyhistory=no,scrollbars=yes,width=900,height=550,top=0,left=0');
}

function VIRAL() {
        window.open('../show/viral/marketing.html','VIRAL','toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=820,height=760,top=0,left=150');
}

function ORDER1() {
        window.open('order/get-webapp_order.html','ORDER','toolbar=yes,location=no,directories=no,status=no,menubar=no,resizable=no,copyhistory=no,scrollbars=yes,width=900,height=550,top=0,left=0');
}

function FAQS1() {
        window.open('show/faqs.html','FAQS','toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=no,copyhistory=no,scrollbars=yes,width=500,height=550,top=50,left=100');
}

function FLYER1() {
        window.open('show/SEEon.com-Flyer.pdf','FLYER','toolbar=yes,location=no,directories=no,status=no,menubar=yes,resizable=yes,copyhistory=no,scrollbars=yes,width=900,height=550,top=0,left=0');
}

function VIRAL1() {
        window.open('show/viral/marketing.html','VIRAL','toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=820,height=760,top=0,left=150');
}

