\n');
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
features = 'scrollbars=yes,width=640,height=280,top=310,left=240,resizable=yes';
window.open(theURL,winName,features);
}
function setNullFrames(){
document.getElementById('iframe1').src = "";
document.getElementById('iframe2').src = "";
}
//-->