document.write("<div class=moduletable>");

document.write("<h3>***Attention***</h3>");
document.write("<p id=firstquote align=left style=font-size:small;color:#CC0000;font-family:Arial>");
document.write("<a href=priest_message.html>Special Message from Priest</a></p>");
document.write("</div>");

document.write("<div class=moduletable>");
document.write("<h3>Daily Services</h3>");
document.write("<p id=firstquote align=left style=font-size:small;color:#CC0000;font-family:Arial>");
document.write("<a href=poojaservices.html>Click here for daily services details</a></p>");
document.write("</div>");


document.write("<div class=moduletable>");
document.write("<h3>Monthly Services</h3>");
document.write("<p id=firstquote align=left style=font-size:small;color:#CC0000;font-family:Arial>");
document.write("<a href=monthly_poojaservices.html>Click here for monthly services details</a></p>");
document.write("</div>");

document.write("<div class=moduletable>");
document.write("<h3>Special Events</h3>");
document.write("<p id=firstquote align=left style=font-size:small;color:#CC0000;font-family:Arial>");
document.write("<a href=specialevents.html>Click here for Special Events</a></p>");
document.write("</div>");

