//<script language="javascript" type="text/javascript">
function prayas1(file_toview){
	var turl;
	turl=file_toview;
	var pop;
	pop = window.open(turl,'prayas1','width=750,height=500, scrollbars=yes');
	pop.focus();
}
//<//script>///////////////////////////////////////////////////////////////////////////////////////////
function prayas2(file_toview){
	var turl;
	turl=file_toview;
	var pop;
	pop = window.open(turl,'prayas2','width=300,height=500, scrollbars=yes');
	pop.focus();
}
//<//script>///////////////////////////////////////////////////////////////////////////////////////////
function prayas3(file_toview){
	var turl;
	turl=file_toview;
	var pop;
	pop = window.open(turl,'prayas3','width=250,height=500, scrollbars=yes');
	pop.focus();
}
//<//script>///////////////////////////////////////////////////////////////////////////////////////////
function prayas4(file_toview){
	var turl;
	turl=file_toview;
	var pop;
	pop = window.open(turl,'prayas4','width=510,height=500, scrollbars=yes');
	pop.focus();
}
//<//script>///////////////////////////////////////////////////////////////////////////////////////////
function prayas5(file_toview){
	var turl;
	turl=file_toview;
	var pop;
	pop = window.open(turl,'prayas5','width=750,height=500, scrollbars=yes');
	pop.focus();
}
//<//script>///////////////////////////////////////////////////////////////////////////////////////////
function prayas6(file_toview){
	var turl;
	turl=file_toview;
	var pop;
	pop = window.open(turl,'prayas6','width=350,height=500, scrollbars=yes');
	pop.focus();
}
//<//script>///////////////////////////////////////////////////////////////////////////////////////////
//DOnation & Voleunteer popup ///////////////////////////////////////////////////////////////////////////////////////////
function donatepop(file_toview){
	var turl;
	turl=file_toview;
	var pop;
	pop = window.open(turl,'donatepop','width=750, height=500, menubar=yes, toolbar=yes, scrollbars=yes');
	pop.focus();
}
function voleunteerpop(file_toview){
	var turl;
	turl=file_toview;
	var pop;
	pop = window.open(turl,'donatepop','width=750, height=500, toolbar=yes, menubar=yes, scrollbars=yes');
	pop.focus();
}
//<//script>///////////////////////////////////////////////////////////////////////////////////////////
//Campaign Deatail Page POPUP for year by year ///////////////////////////////////////////////////////////////////////////////////////////
function campdetpop(file_toview){
	var turl;
	turl=file_toview;
	var pop;
	pop = window.open(turl,'donatepop','width=780, height=580, toolbar=yes, menubar=yes, statusbar=yes, scrollbars=yes');
	pop.focus();
}
//<//script>///////////////////////////////////////////////////////////////////////////////////////////
//Campaign Deatail Page POPUP for year by year ///////////////////////////////////////////////////////////////////////////////////////////
function pop1(img_toview){
	var turl;
	turl="../popup/pop_v1.htm?" + img_toview;
	var pop1;
	pop1 = window.open(turl,'pop1','width=388,height=506,scrollbars=no');
	pop1.focus();
}
//-------------------------------------------------------------------------
function pop2(img_toview){
	var turl;
	turl="../popup/pop_v2.htm?" + img_toview;
	var pop2;
	pop2 = window.open(turl,'pop2','width=388,height=600,scrollbars=no');
	pop2.focus();
}
//-------------------------------------------------------------------------
function pop3(img_toview){
	var turl;
	turl="../popup/pop_v3.htm?" + img_toview;
	var pop3;
	pop3 = window.open(turl,'pop3','width=388,height=544,scrollbars=no');
	pop3.focus();
}
//-------------------------------------------------------------------------
function pop4(img_toview){
	var turl;
	turl="../popup/pop_v4.htm?" + img_toview;
	var pop4;
	pop4 = window.open(turl,'pop4','width=388,height=471,scrollbars=no');
	pop4.focus();
}
//-------------------------------------------------------------------------
function pop5(img_toview){
	var turl;
	turl="../popup/pop_v5.htm?" + img_toview;
	var pop5;
	pop5 = window.open(turl,'pop5','width=388,height=524,scrollbars=no');
	pop5.focus();
}
//-------------------------------------------------------------------------
function pop6(img_toview){
	var turl;
	turl="../popup/pop_v6.htm?" + img_toview;
	var pop6;
	pop6 = window.open(turl,'pop6','width=388,height=506,scrollbars=no');
	pop6.focus();
}