var sadhus_g = '780' ;
var mandirs_g = '700' ;
var mandirindia_g = '600' ;
var mandirabroad_g = '100' ;
var volunteers_g = '45,000' ;
var youthcenters_g = '2,740' ;
var childrencenters_g = '5,000' ;
var worldcenters_g = '3,300' ;
var youth_g = '2,200' ;
var children_g = '3,000' ;
var womencenters_g = '3,000' ;
var patients_g = '517,500' ;
var charitablehospital_g = '8' ;
var educationalinstitute_g = '31' ;
var totalstudents_g = '11,000' ;
var studenthostels_g = '17' ;
var primaryschools_g = '14' ;
var institutescollegesresearchcentres_g = '9' ;
var donatedschoolscolleges_g = '23' ;
var educationseminars_g = '800' ;
var cparents_g = '35,000' ;
var cstudents_g = '50,000' ;
var scholarships_g = '5,000' ;
var nationallivestock_g = '50' ;
var peopledeaddicted_g = '600,000' ;
var tribalvillagesdeaddicted_g = '209' ;
var tribalupliftcenters_g = '800' ;
var womenvolunteers_g = '10,000' ;
var wsocialmoraledu_g = '11,750' ;
var outdoorpatients_g = '2,137,483' ;
var indoorpatients_g = '156,887' ;
var patientsoperated_g = '126,364' ;
var botadoutdoorpatients_g = '606,122' ;
var botadindoorpatients_g = '62,251' ;
var botadpatients_g = '42,735' ;
var hostels_g = '11' ;
var students_g = '1,242' ;
var sanskritpathshalas_g = '2' ;
var tribalupliftcenters_g = '1,550' ;
var wtrainedforsocialmoraland_g = '11,750' ;
var youngwomentrained_g = '10,000' ;
var womentrainedinfields_g = '140' ;
var womentrainedincenters_g = '450' ;

function fullimage1(content,im)
{
   
    editor1=window.open("","keyur","height=450,width=500,left=0,top=0")
    
 if(editor1 != null)
{
editor1.focus()
editor1.document.open('text/html')
editor1.document.write("<html><head></head>")
editor1.document.write("<body >")
editor1.document.write("<center>")
editor1.document.write('<img src='+im+'  border=0 >')
editor1.document.write('<br>')
editor1.document.write('<font face=arial size=2>')
editor1.document.write(content)
editor1.document.write('</font>')
editor1.document.write('<form>')
editor1.document.write('<input type="button" value=Close onClick="window.close()">')
editor1.document.write('</form>')
editor1.document.write("</center>")
editor1.document.write("</body></html>")
editor1.document.close()  
}
}


function fullimage2(content,im,wd,ht)
{
   
    editor1=window.open("","Enlarged","width=" + wd + ",height=" + ht +",left=0,top=0,scrollbars")
    
 	if(editor1 != null)
	{
		editor1.focus()
		editor1.document.open('text/html')
		editor1.document.write("<html><head></head>")
		editor1.document.write("<body >")
		editor1.document.write("<center>")
		editor1.document.write('<img src='+im+'  border=0 >')
		editor1.document.write('<br>')
		editor1.document.write('<font face=arial size=2>')
		editor1.document.write(content)
		editor1.document.write('</font>')
		editor1.document.write('<form>')
		editor1.document.write('<input type="button" value=Close onClick="window.close()">')
		editor1.document.write('</form>')
		editor1.document.write("</center>")
		editor1.document.write("</body></html>")
		editor1.document.close()  
	}
}




function fullimageh(content,im)
{
   
    editorh=window.open("","Enlargedhorizontal","width=550,height=445,left=0,top=0")
    
 	if(editorh != null)
	{
		editorh.focus()
		editorh.document.open('text/html')
		editorh.document.write("<html><head></head>")
		editorh.document.write("<body >")
		editorh.document.write("<center>")
		editorh.document.write('<img src='+im+'  border=0 >')
		editorh.document.write('<br>')
		editorh.document.write('<font face=arial size=2>')
		editorh.document.write(content)
		editorh.document.write('</font>')
		editorh.document.write('<form>')
		editorh.document.write('<input type="button" value=Close onClick="window.close()">')
		editorh.document.write('</form>')
		editorh.document.write("</center>")
		editorh.document.write("</body></html>")
		editorh.document.close()  
	}
}

function fullimagev(content,im)
{
   
    editorv=window.open("","Enlargedvertical","width=380,height=550,left=0,top=0,scrollbars")
    
 	if(editorv != null)
	{
		editorv.focus()
		editorv.document.open('text/html')
		editorv.document.write("<html><head></head>")
		editorv.document.write("<body  marginwidth=0 marginheight=5 topmargin=5 leftmargin=0>")
		editorv.document.write("<center>")
		editorv.document.write('<img src='+im+'  border=0 >')
		editorv.document.write('<br>')
		editorv.document.write('<font face=arial size=2>')
		editorv.document.write(content)
		editorv.document.write('</font>')
		editorv.document.write('<form>')
		editorv.document.write('<input type="button" value=Close onClick="window.close()">')
		editorv.document.write('</form>')
		editorv.document.write("</center>")
		editorv.document.write("</body></html>")
		editorv.document.close()  
	}
}


function imageh(content,im)
{
   
    editorimageh=window.open("","imagehorizontal","width=640,height=505,left=0,top=0")
    
 	if(editorimageh != null)
	{
		editorimageh.focus()
		editorimageh.document.open('text/html')
		editorimageh.document.write("<html><head></head>")
		editorimageh.document.write("<body >")
		editorimageh.document.write("<center>")
		editorimageh.document.write('<img src='+im+'  border=0 >')
		editorimageh.document.write('<br>')
		editorimageh.document.write('<font face=arial size=2>')
		editorimageh.document.write(content)
		editorimageh.document.write('</font>')
		editorimageh.document.write('<form>')
		editorimageh.document.write('<input type="button" value=Close onClick="window.close()">')
		editorimageh.document.write('</form>')
		editorimageh.document.write("</center>")
		editorimageh.document.write("</body></html>")
		editorimageh.document.close()  
	}
}

function imagev(content,im)
{
   
    editorimagev=window.open("","imagevertical","width=440,height=710,left=0,top=0,scrollbars")
    
 	if(editorimagev != null)
	{
		editorimagev.focus()
		editorimagev.document.open('text/html')
		editorimagev.document.write("<html><head></head>")
		editorimagev.document.write("<body  marginwidth=0 marginheight=5 topmargin=5 leftmargin=0>")
		editorimagev.document.write("<center>")
		editorimagev.document.write('<img src='+im+'  border=0 >')
		editorimagev.document.write('<br>')
		editorimagev.document.write('<font face=arial size=2>')
		editorimagev.document.write(content)
		editorimagev.document.write('</font>')
		editorimagev.document.write('<form>')
		editorimagev.document.write('<input type="button" value=Close onClick="window.close()">')
		editorimagev.document.write('<br>')
		editorimagev.document.write('<br>')
		editorimagev.document.write('</form>')
		editorimagev.document.write("</center>")
		editorimagev.document.write("</body></html>")
		editorimagev.document.close()  
	}
}

function digitalh(content,im)
{
   
    editordigitalh=window.open("","imagehorizontal","width=540,height=480,left=0,top=0")
    
 	if(editordigitalh != null)
	{
		editordigitalh.focus()
		editordigitalh.document.open('text/html')
		editordigitalh.document.write("<html><head></head>")
		editordigitalh.document.write("<body >")
		editordigitalh.document.write("<center>")
		editordigitalh.document.write('<img src='+im+'  border=0 >')
		editordigitalh.document.write('<br>')
		editordigitalh.document.write('<font face=arial size=2>')
		editordigitalh.document.write(content)
		editordigitalh.document.write('</font>')
		editordigitalh.document.write('<form>')
		editordigitalh.document.write('<input type="button" value=Close onClick="window.close()">')
		editordigitalh.document.write('</form>')
		editordigitalh.document.write("</center>")
		editordigitalh.document.write("</body></html>")
		editordigitalh.document.close()  
	}
}

function digitalv(content,im)
{
   
    editordigitalv=window.open("","editorimagevertical","width=410,height=600,left=0,top=0")
    
 	if(editordigitalv != null)
	{
		editordigitalv.focus()
		editordigitalv.document.open('text/html')
		editordigitalv.document.write("<html><head></head>")
		editordigitalv.document.write("<body >")
		editordigitalv.document.write("<center>")
		editordigitalv.document.write('<img src='+im+'  border=0 >')
		editordigitalv.document.write('<br>')
		editordigitalv.document.write('<font face=arial size=2>')
		editordigitalv.document.write(content)
		editordigitalv.document.write('</font>')
		editordigitalv.document.write('<form>')
		editordigitalv.document.write('<input type="button" value=Close onClick="window.close()">')
		editordigitalv.document.write('</form>')
		editordigitalv.document.write("</center>")
		editordigitalv.document.write("</body></html>")
		editordigitalv.document.close()  
	}
}

function digih(content,im)
{
   
    editordigih=window.open("","digiimagehorizontal","width=600,height=570,left=0,top=0")
    
 	if(editordigih != null)
	{
		editordigih.focus()
		editordigih.document.open('text/html')
		editordigih.document.write("<html><head></head>")
		editordigih.document.write("<body >")
		editordigih.document.write("<center>")
		editordigih.document.write('<img src='+im+'  border=0 >')
		editordigih.document.write('<br>')
		editordigih.document.write('<font face=arial size=2>')
		editordigih.document.write(content)
		editordigih.document.write('</font>')
		editordigih.document.write('<form>')
		editordigih.document.write('<input type="button" value=Close onClick="window.close()">')
		editordigih.document.write('</form>')
		editordigih.document.write("</center>")
		editordigih.document.write("</body></html>")
		editordigih.document.close()  
	}
}

function digiv(content,im)
{
   
    editordigiv=window.open("","editordigiimagevertical","width=476,height=680,left=0,top=0")
    
 	if(editordigiv != null)
	{
		editordigiv.focus()
		editordigiv.document.open('text/html')
		editordigiv.document.write("<html><head></head>")
		editordigiv.document.write("<body >")
		editordigiv.document.write("<center>")
		editordigiv.document.write('<img src='+im+'  border=0 >')
		editordigiv.document.write('<br>')
		editordigiv.document.write('<font face=arial size=2>')
		editordigiv.document.write(content)
		editordigiv.document.write('</font>')
		editordigiv.document.write('<form>')
		editordigiv.document.write('<input type="button" value=Close onClick="window.close()">')
		editordigiv.document.write('</form>')
		editordigiv.document.write("</center>")
		editordigiv.document.write("</body></html>")
		editordigiv.document.close()  
	}
}


function imageh800(content,im)
{
   
    editorimageh800=window.open("","imagehorizontal800","width=850,height=750,left=0,top=0")
    
 	if(editorimageh800 != null)
	{
		editorimageh800.focus()
		editorimageh800.document.open('text/html')
		editorimageh800.document.write("<html><head></head>")
		editorimageh800.document.write("<body >")
		editorimageh800.document.write("<center>")
		editorimageh800.document.write('<img src='+im+'  border=0 >')
		editorimageh800.document.write('<br>')
		editorimageh800.document.write('<font face=arial size=2>')
		editorimageh800.document.write(content)
		editorimageh800.document.write('</font>')
		editorimageh800.document.write('<form>')
		editorimageh800.document.write('<input type="button" value=Close onClick="window.close()">')
		editorimageh800.document.write('</form>')
		editorimageh800.document.write("</center>")
		editorimageh800.document.write("</body></html>")
		editorimageh800.document.close()  
	}
}



function imagev800(content,im)
{

editorimagev800=window.open("","imagevorizontal800"," width=750,height=950,left=0,top=0")

   
//  editorimagev800=window.open("","imagevorizontal800","scrollbars=1,width=750,height=900,left=0,top=0")

// editorimagev800=window.open("","imagevorizontal800","scrollbars=1,resizable=1,left=0,top=0")
    
 	if(editorimagev800 != null)
	{
		editorimagev800.focus()
		editorimagev800.document.open('text/html')
		editorimagev800.document.write("<html><head></head>")
		editorimagev800.document.write("<body >")
		editorimagev800.document.write("<center>")
		editorimagev800.document.write('<img src='+im+'  border=0 >')
		editorimagev800.document.write('<br> ')
		editorimagev800.document.write('<font face=arial size=2>')
		editorimagev800.document.write(content)
		editorimagev800.document.write('</font>')
		editorimagev800.document.write('<form>')
		editorimagev800.document.write('<input type="button" value=Close onClick="window.close()">')
		editorimagev800.document.write('</form>')
		editorimagev800.document.write('<br> ')
		editorimagev800.document.write("</center>")
		editorimagev800.document.write("</body></html>")
		editorimagev800.document.close()  
	}
}








function copyright()
{
	window.document.write('<img src="http://www.swaminarayan.org/images/bottomline.gif" width="600" height="14" vspace="0" hspace="0" border="0" alt="www.swaminarayan.org" ><br>')
	window.document.write('<font face="Arial" size="1">')
	window.document.write('Copyright &copy; 1999-2010, Bochasanwasi Shri Akshar Purushottam Swaminarayan Sanstha, Swaminarayan  Aksharpith.<br> All Rights Reserved.')
	window.document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.swaminarayan.org/contact/privacypolicy.htm">Privacy Policy </a>&nbsp;&nbsp;|&nbsp;&nbsp;')
	window.document.write('<a href="http://www.swaminarayan.org/contact/termsandconditions.htm">Terms &amp; Conditions</a>')
	window.document.write('</font>')

}



