
function hindolaphoto()
{
	 
	window.document.write('<font face="Arial" size="2">')
	window.document.write('<font color="#c00567"><b>Photo Gallery : </b></font>')    	
   	
	window.document.write('<a href="index.htm">2001</a> - ')
   	
	window.document.write('<a href="photo2002.htm">2002</a> - 2003:  ')
   	
	window.document.write('<a href="photo2003.htm">1</a> , ')
   	window.document.write('<a href="photo2003-2.htm">2</a> - 2006:  ')
   	
	window.document.write('<a href="photo2006.htm">1</a> , ')
	window.document.write('<a href="photo2006-2.htm">2</a> , ')
	window.document.write('<a href="photo2006-3.htm">3</a> , ')
	window.document.write('<a href="photo2006-4.htm">4</a> , ')
	window.document.write('<a href="photo2006-5.htm">5</a> , ')
	window.document.write('<a href="photo2006-6.htm">6</a> - 2007:  ')
	
 	window.document.write('<a href="photo2007.htm">1</a> , ')
	window.document.write('<a href="photo2007-2.htm">2</a> , ')
	window.document.write('<a href="photo2007-3.htm">3</a> , ')
	window.document.write('<a href="photo2007-4.htm">4</a> ')
	
	window.document.write('<br>2008: <a href="photo2008.htm">1</a> , ')
	window.document.write('<a href="photo2008-1.htm">2</a> , ')
	window.document.write('<a href="photo2008-2.htm">3</a> , ')
	window.document.write('<a href="photo2008-3.htm">4</a> , ')
	window.document.write('<a href="photo2008-4.htm">5</a> , ')
	window.document.write('<a href="photo2008-5.htm">6</a> , ')
	window.document.write('<a href="photo2008-6.htm">7</a> , ')
	window.document.write('<a href="photo2008-7.htm">8</a>  ')
	
	
	window.document.write('- 2009: <a href="photo2009-1.htm">1</a> , ')
	window.document.write('<a href="photo2009-2.htm">2</a> , ')
	window.document.write('<a href="photo2009-3.htm">3</a> , ')
	window.document.write('<a href="photo2009-4.htm">4</a> , ')
	window.document.write('<a href="photo2009-5.htm">5</a> , ')
	window.document.write('<a href="photo2009-6.htm">6</a> , ')
	window.document.write('<a href="photo2009-7.htm">7</a> , ')
	window.document.write('<a href="photo2009-8.htm">8</a>  ')

   	window.document.write('</font>')

}

