ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>Panditãrãma</title> <link href="../style/style.css" rel="stylesheet" type="text/css"/> <script type="text/javascript"> function menu_onclick(selMenu) { if (selMenu == "appform") { parent.frames[2].location.href = "../documents/applicationform.pdf" } else { parent.frames[2].location.href = selMenu + ".htm"; } } function spnmove(spn) { spn.style.color = "yellow"; } function spnout(spn) { spn.style.color = "white"; } </script> </head> <body> <table class="tbBody" align="center" cellpadding="0" cellspacing="0"> <colgroup> <col width="5%" /> <col width="90%" /> <col width="5%" /> </colgroup> <tbody> <tr> <td colspan="3"> <MARQUEE class="mqeAdd">Address: 80-A, Than Lwin Road, Shwe-gon-dine, Bahan 11201, Yangon, Myanmar(Burma). Phone: +951 535 448, +951 705 525 E-mail: com2panditarama@gmail.com Website: www.panditarama.net</MARQUEE> <img src="../images/banner.png" style="vertical-align:top" alt="Panditãrãma" /> </td> </tr> <tr> <td colspan="3"> <table class="header3" cellpadding="0" cellspacing="0"> <tr class="trHeader" style="background:background:#E56717 url(../images/menubar.jpg) repeat-x left top;"> <td class="tdMenu" onmousemove="spnmove(this)" onmouseout="spnout(this)" onclick="menu_onclick('home')"> Home </td> <td class="tdMenu" onmousemove="spnmove(this)" onmouseout="spnout(this)" onclick="menu_onclick('sayadaw')"> Sayadaw </td> <td class="tdMenu" onmousemove="spnmove(this)" onmouseout="spnout(this)" onclick="menu_onclick('forest')"> Forest </td> <td class="tdMenu" onmousemove="spnmove(this)" onmouseout="spnout(this)" onclick="menu_onclick('schedule')"> Time Table </td> <td class="tdMenu" onmousemove="spnmove(this)" onmouseout="spnout(this)" onclick="menu_onclick('program')"> Programs </td> <td class="tdMenu" onmousemove="spnmove(this)" onmouseout="spnout(this)" onclick="menu_onclick('appform')"> Application Form </td> <td class="tdMenu" onmousemove="spnmove(this)" onmouseout="spnout(this)" onclick="menu_onclick('photos')"> Photos </td> <td class="tdMenu" onmousemove="spnmove(this)" onmouseout="spnout(this)" onclick="menu_onclick('videos')"> Videos </td> <td class="tdMenu" onmousemove="spnmove(this)" onmouseout="spnout(this)" onclick="menu_onclick('books')"> Books </td> <td class="tdMenu" onmousemove="spnmove(this)" onmouseout="spnout(this)" onclick="menu_onclick('dhamma')"> Dhamma Talks </td> <td class="tdMenu" onmousemove="spnmove(this)" onmouseout="spnout(this)" onclick="menu_onclick('contact')"> Contact Us </td> </tr> </table> </td> </tr> </tbody> </table> </body> </html>