function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function popscreenshotcustomer1() {
var newWindow = window.open("http://www.customfaqs.com/EN/screenshotcustomer1.html","","resizable=yes,width=760,height=800");
}

function popRequest() {
var newWindow = window.open("http://www.customfaqs.com/EN/QARequestimage.html","","resizable=yes,width=760,height=800");
}

function popRevenue() {
var newWindow = window.open("http://www.customfaqs.com/EN/QARevenueimage.html","","resizable=yes,width=760,height=800");
}

function popTour() {
var newWindow = window.open("http://www.customfaqs.com/EN/Pdfs/CF_EdQA7-How does it work.htm","","width=760,height=520");
}

function popChat() {
var newWindow = window.open("http://mycusthelp.com/customfaqs/front/chatjump.asp?ZID=0&JumpPage=", "Chat", "resizable=yes,height=400,width=450");
}

function popFAQ() {
var newWindow = window.open("http://mycusthelp.com/CUSTOMFAQS/_cs/SupportHome.aspx", "FAQ", "toolbar=yes,menubar=yes,resizable=yes,height=900,width=780");
}

function popSurvey() {
var newWindow = window.open("http://mycusthelp.com/customfaqs/takeSurvey.asp?surveyID=3", "Surveys", "scrollbars=yes,resizable=yes,height=700,width=850");
}