<!--
if (parent.frames.length) top.location.href= document.location;
var newwindow='';function wopen(url){if (!newwindow.closed && newwindow.location){newwindow.location.href = url;}else{newwindow=window.open(url,'name','toolbar=1,location=0,statusbar=0,menubar=1,resizable=1,scrollbars=1,width=800,height=600');if (!newwindow.opener) newwindow.opener = self;}if (window.focus) {newwindow.focus()}return false;}
//-->

