window.open('googlesearch.html','Google','width=700,height=400,left=200,top=200,scrollbars,resizable').blur();
window.focus();


