// french
function popCanada() {		
		window.open("/pce2008/canada.html","CanadaWindow","width=436,height=600,scrollbars=1");
	}	
	
	function popShell(){
		window.open("/pce2008/shell.html","newWin","width=500,height=575,scrollbars=0");
	}
	
			function popHydro(){
		window.open("/pce2008/hydro.html","newWin","width=500,height=400,scrollbars=0");
	}
	
				function popIchannel(){
		window.open("/pce2008/ichannel_fr.html","newWin","width=500,height=650,scrollbars=0");
	}

    
    function popCriteria(){
		window.open("/pce2008/criteria.asp","newWin","width=600,height=519,scrollbars=1");
	}		
    
    function popEligibility(){
		window.open("/pce2008/eligibility.asp","newWin","width=600,height=519,scrollbars=1");
	}    
	
	function popSponsors(){
		window.open("/pce2008/commanditaires.asp","newWin","width=550,height=595,scrollbars=1");
		}

		function popMission(){
		window.open("/pce2008/mission_pop.htm","newWin","width=600,height=450,scrollbars=0");
	}

		function popLifetime(){
		window.open("/pce2008/hommage_pop.htm","newWin","width=600,height=450,scrollbars=0");
	}	
		
	function popCategories(){
		window.open("/pce2008/categories_pop.asp","newWin","width=600,height=519,scrollbars=1");
	}		
	
		 function popCategories2(){
		window.open("/pce2008/categories.asp#2","newWin","width=600,height=519,scrollbars=1");
	}	
	 function popCategories3(){
		window.open("/pce2008/categories.asp#3","newWin","width=600,height=519,scrollbars=1");
	}	
	 function popCategories4(){
		window.open("/pce2008/categories.asp#4","newWin","width=600,height=519,scrollbars=1");
	}	
	 function popCategories5(){
		window.open("/pce2008/categories.asp#5","newWin","width=600,height=519,scrollbars=1");
	}	
	 function popCategories6(){
		window.open("/pce2008/categories.asp#6","newWin","width=600,height=519,scrollbars=1");
	}	
	
	// gt pops
	
	function popGTrules(){
		window.open("cv_regles.html","TDWindow","width=640,height=580,scrollbars=1");
	}	

	
function popCG(){
		window.open("cvCG.html","CGWindow","width=440,height=530,scrollbars=0");
	}	

function popPanasonic(){
	window.open("cvPanasonic.html","TDWindow","width=650,height=450,scrollbars=0");
	}	

	function popTD(){
		window.open("cvTD.html","TDWindow","width=440,height=250,scrollbars=0");
	}	
	
			
function popMap(){
		window.open("/pce2008/gtMap.html","MapWindow","width=440,height=350,scrollbars=1");
	}
	
// govt of canada popups FR
	
function popGovMinister(){
		window.open("/pce2008/gov_minister.html","govWindow","width=575,height=590,scrollbars=1");
	}
	
function popGov_envirweek(){
		window.open("/pce2008/gov_envirweekf.html","gov2Window","width=575,height=590,scrollbars=1");
	}	
	
function popGov_ecoaction(){
		window.open("/pce2008/gov_ecoaction.html","commuterWindow","width=575,height=590,scrollbars=1");
	}		
	
// community action plan popups FR -- pulled from 2005 site

function popClimate(){
		window.open("/pce2008/pdf/climate.pdf","ClimateWindow","width=830,height=600,scrollbars=1");
	}		
function popConservation(){
		window.open("/pce2008/pdf/conservation.pdf","ConservationWindow","width=830,height=600,scrollbars=1");
	}	
function popHealth(){
		window.open("/pce2008/pdf/health.pdf","HealthWindow","width=830,height=600,scrollbars=1");
	}	
function popLearning(){
		window.open("/pce2008/pdf/learning.pdf","LearningWindow","width=830,height=600,scrollbars=1");
	}	
function popRestore(){
		window.open("/pce2008/pdf/restore.pdf","RestorationWindow","width=830,height=600,scrollbars=1");
	}	
function popSustainable(){
		window.open("/pce2008/pdf/sustainable.pdf","SustainableWindow","width=830,height=600,scrollbars=1");
	}		
	
function popClimate1(){
		window.open("/pce2008/climate.html","ClimatiquesWindow","width=600,height=600,scrollbars=1");
	}	
		
function popConservation1(){
		window.open("/pce2008/conservation.html","ConservationWindow","width=600,height=600,scrollbars=1");
	}	
	
function popHealth1(){
		window.open("/pce2008/health.html","HydeneWindow","width=600,height=600,scrollbars=1");
	}	
	
function popLearning1(){
		window.open("/pce2008/learning.html","EducationWindow","width=600,height=600,scrollbars=1");
	}	
function popRestore1(){
		window.open("/pce2008/restore.html","RestaurationWindow","width=600,height=600,scrollbars=1");
	}	
function popSustainable1(){
		window.open("/pce2008/sustainable.html","VivreWindow","width=600,height=600,scrollbars=1");
	}		
	
function popUp_bio(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=550,height=590,left = 150,top = 10');");
}


function popVideo(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width=360,height=300,left = 332,top = 234');");
}
