// Video pop up
function popSUPTrainingVdo(){
		window.open("/2008/downloads/popupVdo/Act_SUPTraining.htm","","height=320,width=500,left=0,top=0");
	}

function popSUPintroVdo(){
		window.open("/2008/downloads/popupVdo/Act_SUPintro.htm","","height=320,width=500,left=0,top=0");
	}
	
function popSUPWaveVdo(){
		window.open("/2008/downloads/popupVdo/Act_SUPWave.htm","","height=320,width=500,left=0,top=0");
	}

function popSUPCrusingVdo(){
		window.open("/2008/downloads/popupVdo/Act_SUPCrusing.htm","","height=320,width=500,left=0,top=0");
	}

function popSUPAngelsVdo(){
		window.open("/2008/downloads/popupVdo/Act_SUPAngels.htm","","height=320,width=500,left=0,top=0");
	}
function popSUPGoWindsurfingVdo(){
		window.open("/2008/downloads/popupVdo/Act_SUPGoWindsurfing.htm","","height=320,width=500,left=0,top=0");
	}
	
// End Video pop up
