function openchild(x,y){
msgWindow=window.open( ''http://www.indian-handicrafts-exporters.com/smoking-pipes/waterpipes/,'subwindow','toolbar=no,location=no,directories=no,status=yes,scrollbars=yes,menubar=no,resizable=yes,width='+x+',height='+y);
msgWindow.focus();
}
