function PunjabKeboard() { var path = "http://www.waheguroo.net/"; infowin = window.open(path+"punjabi/punjabi_keyboard.htm","","height=213,width=480,left=10,top=10"); }
document.write("<A ");
document.write("onmouseover=\"window.status=\'Click Here to Open Punjabi Type Writer';return true\" onmouseout=\"window.status='';return true\"");
document.write("style='TEXT-DECORATION: None;font-size:12;color:#ffffff;font-weight: bold;FONT-FAMILY:Arial'");
document.write(" HREF=\javascript:PunjabKeboard()>");
document.write("Punjabi Type Writer");
document.write("</A>");