function mobile(url){ 

window.open(url, "window_name", "width=838,height=1100,scrollbars=yes,resizable=yes"); 

} 
