function openURL(url){ newwindow= window.open(url); }
