function intro(url){var w = window.open(url,"_blank", "width=640,height=500,scrollbars=yes");}

