// Pop-up Sized
function popupsized(ff, toscroll, w, h){
window.open(ff,"","toolbar=no,directories=no,resizable=no,scrollbars="+toscroll+",location=no,menubar=no,width="+w+",height="+h+",top=0,left=0");
}
function popupsized_resize(ff, toscroll, w, h){
window.open(ff,"","toolbar=no,directories=no,resizable=yes,scrollbars="+toscroll+",location=no,menubar=no,width="+w+",height="+h+",top=0,left=0");
}

function encodedPopupsized(ff, toscroll, w, h){
ff = encodeURI(ff);
alert("ff="+ff);
window.open(ff,"","toolbar=no,directories=no,resizable=no,scrollbars="+toscroll+",location=no,menubar=no,width="+w+",height="+h+",top=0,left=0");
}

function popupsized_email(ff){
window.open(ff,"","toolbar=no,directories=no,resizable=no,scrollbars=no,location=no,menubar=no,width=520,height=270,top=0,left=0");
}

function popupRadioss()
{
window.open("https://www.mecalog.fr/EC/servlets/MCL_fork","","toolbar=no,directories=no,resizable=yes,scrollbars=yes,location=no,menubar=no");
}

function popMap()
{
 window.open("http://www.altairhyperworks.com/flashmap/map.htm", "map", "scrollbars=no,menubar=no,height=600,width=800,resizable=no,toolbar=no,location=no,status=no");
}

function popMapHW()
{
 window.open("http://www.altair.com/flashmap/map.htm?campaign=HyperWorks", "map", "scrollbars=no,menubar=no,height=600,width=800,resizable=no,toolbar=no,location=no,status=no");
}

function popHiQube()
{
window.open("http://devaltair.mediag.com:9090/lth?req=login&usr=bWVkaWFnOm1lZGlhZw==", "hiqube", "scrollbars=no,menubar=no,height=600,width=800,toolbar=no,location=no,status=no");
}

function popViewResults()
{
window.open("http://209.124.61.172/lth?req=login&usr=YWx0YWlyOmFsdGFpcg==", "results", "scrollbars=no,menubar=no,height=800,width=1200,toolbar=no,location=no,status=no");
}

function popViewDescription(fn)
{
window.open(fn, "description", "scrollbars=no,menubar=no,height=800,width=650,toolbar=no,location=no,status=no");
}

function popCalc()
{
window.open("calculator/index.htm", "calc", "scrollbars=no,menubar=no,height=685,width=695,toolbar=no,location=no,status=no");
}