window.addEvent('domready', function(){
if(document.getElementById('submenu1')){
$('submenu1').fade('hide');
$('submenu2').fade('hide');
$('submenu3').fade('hide');
$('submenu4').fade('hide');
}

if(document.getElementById('rghtpnldiv2')){
$('rghtpnldiv1').set('styles', {'display': 'block'});
$('rghtpnldiv2').set('styles', {'display': 'none'});
$('rghtpnldiv3').set('styles', {'display': 'none'});

if(document.getElementById('sliderElementhor')!=null){
		sliderel = $('sliderElementhor')
		new Slider(sliderel, sliderel.getElement('.knob'), {
		steps: 8,	//count the records here and put the records (recordcount-2)
		range: [1],	//set the starting range here
		onChange: function(value){
			//val.set('html', value);
			abc=-(value*218)+218;
			abcplus=abc+"px";
			//	document.getElementById('morph_element').style.left=abcplus;
			$('morph_element').tween('left', abcplus);
			}
	}).set(0);
}
}
	
	
	
if(document.getElementById('donatecontdiv2')){
	$('donatecontdiv1').set('styles', {'display': 'block'});
	$('donatecontdiv2').set('styles', {'display': 'none'});
	$('donatecontdiv3').set('styles', {'display': 'none'});
	$('donatecontdiv4').set('styles', {'display': 'none'});
	$('donatecontdiv5').set('styles', {'display': 'none'});
	}
	
	
if(document.getElementById('selectcaltegory')){
	$('bsavnchld').set('styles', {'display': 'block'});
	$('abchld').set('styles', {'display': 'none'});
	$('bmdachld').set('styles', {'display': 'none'});
	$('spychld').set('styles', {'display': 'none'});
}

});


function donations(paneltoshow){
	if($(paneltoshow).getStyle('display') == 'none')
	{
		if(paneltoshow=='bsavnchld'){
		$('bsavnchld').set('styles', {'display': 'block'}); return 0;
		}
		if(paneltoshow=='abchld'){
		$('abchld').set('styles', {'display': 'block'}); return 0;
		}
		if(paneltoshow=='bmdachld'){
		$('bmdachld').set('styles', {'display': 'block'}); return 0;
		}
		if(paneltoshow=='spychld'){
		$('spychld').set('styles', {'display': 'block'}); return 0;
		}
	}
	
	if($(paneltoshow).getStyle('display') == 'block')
	{
		if(paneltoshow=='bsavnchld'){
		$('bsavnchld').set('styles', {'display': 'none'}); return 0;
		}
		if(paneltoshow=='abchld'){
		$('abchld').set('styles', {'display': 'none'}); return 0;
		}
		if(paneltoshow=='bmdachld'){
		$('bmdachld').set('styles', {'display': 'none'}); return 0;
		}
		if(paneltoshow=='spychld'){
		$('spychld').set('styles', {'display': 'none'}); return 0;
		}
	}
	
}



function showrghtpnldiv(divname)
{
	$('rghtpnldiv1').set('styles', {'display': 'none'});
	$('rghtpnldiv2').set('styles', {'display': 'none'});
	$('rghtpnldiv3').set('styles', {'display': 'none'});
		if(divname=='rghtpnldiv1'){$('rghtpnldiv1').set('styles', {'display': 'block'});}
		if(divname=='rghtpnldiv2'){$('rghtpnldiv2').set('styles', {'display': 'block'});}
		if(divname=='rghtpnldiv3'){$('rghtpnldiv3').set('styles', {'display': 'block'});}
}

function showdonatepnldiv(divname)
{
	$('donatecontdiv1').set('styles', {'display': 'none'});
	$('donatecontdiv2').set('styles', {'display': 'none'});
	$('donatecontdiv3').set('styles', {'display': 'none'});
	$('donatecontdiv4').set('styles', {'display': 'none'});
	$('donatecontdiv5').set('styles', {'display': 'none'});
	
		if(divname=='donatecontdiv1'){$('donatecontdiv1').set('styles', {'display': 'block'});}
		if(divname=='donatecontdiv2'){$('donatecontdiv2').set('styles', {'display': 'block'});}
		if(divname=='donatecontdiv3'){$('donatecontdiv3').set('styles', {'display': 'block'});}
		if(divname=='donatecontdiv4'){$('donatecontdiv4').set('styles', {'display': 'block'});}
		if(divname=='donatecontdiv5'){$('donatecontdiv5').set('styles', {'display': 'block'});}
}





function playvid(vidnum){
if(vidnum=='1'){document.getElementById('playingvid').innerHTML='<object width="654" height="344"><param name="movie" value="http://www.youtube.com/v/RaOMTiYDuYM&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RaOMTiYDuYM&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="654" height="344"></embed></object>';}
if(vidnum=='2'){document.getElementById('playingvid').innerHTML='<object width="654" height="344"><param name="movie" value="http://www.youtube.com/v/hjuTfTZm8Vk&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hjuTfTZm8Vk&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="654" height="344"></embed></object>';}
if(vidnum=='3'){document.getElementById('playingvid').innerHTML='<object width="654" height="344"><param name="movie" value="http://www.youtube.com/v/ruKYfmXpxv4&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ruKYfmXpxv4&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="654" height="344"></embed></object>';}
if(vidnum=='4'){document.getElementById('playingvid').innerHTML='<object width="654" height="344"><param name="movie" value="http://www.youtube.com/v/mOfyaU8gspg&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mOfyaU8gspg&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="654" height="344"></embed></object>';}
if(vidnum=='5'){document.getElementById('playingvid').innerHTML='<object width="654" height="344"><param name="movie" value="http://www.youtube.com/v/nv2TwFeb3fk&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/nv2TwFeb3fk&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="654" height="344"></embed></object>';}
if(vidnum=='6'){document.getElementById('playingvid').innerHTML='<object width="654" height="344"><param name="movie" value="http://www.youtube.com/v/aXBrhIESJfg&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/aXBrhIESJfg&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="654" height="344"></embed></object>';}
if(vidnum=='7'){document.getElementById('playingvid').innerHTML='<object width="654" height="344"><param name="movie" value="http://www.youtube.com/v/y0qFVt_4rk0&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/y0qFVt_4rk0&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="654" height="344"></embed></object>';}
if(vidnum=='8'){document.getElementById('playingvid').innerHTML='<object width="654" height="344"><param name="movie" value="http://www.youtube.com/v/wnpvqGdyk4k&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/wnpvqGdyk4k&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="654" height="344"></embed></object>';}
if(vidnum=='9'){document.getElementById('playingvid').innerHTML='<object width="654" height="344"><param name="movie" value="http://www.youtube.com/v/EdbdMs4pGKk&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/EdbdMs4pGKk&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="654" height="344"></embed></object>';}
if(vidnum=='10'){document.getElementById('playingvid').innerHTML='<object width="654" height="344"><param name="movie" value="http://www.youtube.com/v/MfiHNrWXEsw&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/MfiHNrWXEsw&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="654" height="344"></embed></object>';}
}