
function tahmil(theURL) {
window.open(theURL, '', 'width=385,height=350, scrollbars=no');
}
 
