// open the proper JS file based on the variable set by getvar

document.write("<script language='javascript' src='js/" + strName + ".js' type='text/javascript'></script>");