Monday, January 19, 2009

Rudrashtakam

Rudrashtakam

All 12 Jyotirlingas in one GO

Dwadash Jyotirlinas in one Go...!!!!


Print only required Area

To print only the required area of a page just add the CSS class in the Table ::\




@media print
{
.PrintButton{display:none; }
}

Eg:

table style="width: 100%" cellpadding="0" cellspacing="0" class="PrintButton"