<!--

function openWin (url, xx, yy, name) {
		window.open(url,name,"scrollbars=yes,width="+xx+",height="+yy);
}

document.write('<link rel="stylesheet" type="text/css" href="/css2/import.css" type="text/css" />');
document.write('<meta http-equiv="Pragma" content="no-cache">');
document.write('<meta http-equiv="Cache-Control" content="no-cache">');
document.write('<meta http-equiv="Expires" content="0">');

//-->