// Java Window

function openWindowPrivacyPolicy() {
poptestWin = window.open('http://www.eentrepreneurs.biz/privacypolicy.htm', 'PrivacyPolicy', 'scrollbars,width=720,height=530')
}

function openWindowCopyrightStatement() {
poptestWin = window.open('http://www.eentrepreneurs.biz/copyrightstatement.htm', 'CopyrightStatement', 'scrollbars,width=720,height=365')
}

function openWindowTermsAndConditions() {
poptestWin = window.open('http://www.eentrepreneurs.biz/terms&conditions.htm', 'TermsAndConditions', 'scrollbars,width=720,height=530')
}

function openWindowSendMeQuotation() {
poptestWin = window.open('/customersupport/sendmequotation/index.htm', 'SendMeQuotation', 'scrollbars,width=720,height=530')
}

function openWindowEmailMe() {
poptestWin = window.open('/downloads/emailmeform/index.htm', 'EmailMe', 'scrollbars,width=530,height=432')
}

function openWindowLiveSupport() {
poptestWin = window.open('/inc/livesupport.htm', 'LiveSupport', 'scrollbars,width=317,height=203')
}

function openWindowOnlineOrderForm() {
poptestWin = window.open('/onlineorderform/index.htm', 'OnlineOrderForm', 'scrollbars,width=720,height=530')
}

function openWindowAboutUs1() {
poptestWin = window.open('/downloads/sampleimages/aboutus1.htm', 'AboutUs1', 'scrollbars,width=500,height=428')
}

function openWindowAboutUs2() {
poptestWin = window.open('/downloads/sampleimages/aboutus2.htm', 'AboutUs2', 'scrollbars,width=500,height=428')
}

function openWindowContactUs() {
poptestWin = window.open('/downloads/sampleimages/contactus.htm', 'ContactUs', 'scrollbars,width=500,height=405')
}

function openWindowFeedBack() {
poptestWin = window.open('/downloads/sampleimages/feedback.htm', 'FeedBack', 'scrollbars,width=500,height=428')
}

function openWindowFeedBack() {
poptestWin = window.open('/downloads/sampleimages/feedback.htm', 'FeedBack', 'scrollbars,width=500,height=428')
}

function openWindowProduct1() {
poptestWin = window.open('/downloads/sampleimages/product1.htm', 'Product1', 'scrollbars,width=500,height=428')
}

function openWindowProduct2() {
poptestWin = window.open('/downloads/sampleimages/product2.htm', 'Product2', 'scrollbars,width=500,height=428')
}

function openWindowProduct3() {
poptestWin = window.open('/downloads/sampleimages/product3.htm', 'Product3', 'scrollbars,width=500,height=428')
}

function openWindowServices() {
poptestWin = window.open('/downloads/sampleimages/services.htm', 'Services', 'scrollbars,width=500,height=428')
}

function openWindowServices1() {
poptestWin = window.open('/downloads/sampleimages/services1.htm', 'Services1', 'scrollbars,width=500,height=428')
}

function openWindowServices2() {
poptestWin = window.open('/downloads/sampleimages/services2.htm', 'Services1', 'scrollbars,width=500,height=380')
}

function openWindowServices3() {
poptestWin = window.open('/downloads/sampleimages/services3.htm', 'Services3', 'scrollbars,width=500,height=380')
}
