
				
	  document.write('<tr><td colspan="2" height="1" bgcolor="#FF0000"></td></tr>');
	  document.write('<tr><td colspan="2" height="20" align="right">');
	  
	  document.write('<a href="index.htm" class="bottom">Home</a> | ');
	  document.write('<a href="services.htm" class="bottom">Our Services</a> | ');
	  document.write('<a href="emagazines.htm" class="bottom">Read Emagazine</a> | ');
	  document.write('<a href="events.htm" class="bottom">Events</a> | ');
	  document.write('<a href="subscribe.htm" class="bottom">Subscribe</a> | ');
	  //document.write('<a href="feedback.htm" class="bottom">Feedback</a> | ');
	  document.write('<a href="contactus.htm" class="bottom">Contact Us</a>');
	  document.write('<br /><br />');
	  document.write('</td></tr>');
