<!--
function openwin(w) {
var thisURL=w;
window.open (thisURL, "", "")
}
//-->

