﻿langID = lang;function viewAllTestimonial(){	popUpWin = open(langID+"/testimonialB.html",'popUpWin','width=450,height=500,scrollbars=yes,toolbar=yes');	popUpWin.focus();};function viewAllPortfolio(){	popUpWin = open(langID+"/portfolio.html",'popUpWin','width=500,height=500,scrollbars=yes,toolbar=yes');	popUpWin.focus();};function contact(){	popUpWin = open(langID+"/contactUs.htm",'popUpWin','width=790,height=300,scrollbars=yes');	popUpWin.focus();};function disclaimer(){	popUpWin = open(langID+"/disclaimer.htm",'popUpWin','width=735,height=550,scrollbars=yes,toolbar=yes');	popUpWin.focus();}function swapLang(arg){	location = arg+"index.html"};function download(){	popUpWin = open(langID+"/download.htm",'popUpWin','width=450,height=500,scrollbars=yes,toolbar=yes');	popUpWin.focus();}
