// JavaScript Document
// JavaScript Document
function tab_0()
{
TabbedPanels1.showPanel(0);
return true;
}
function tab_1()
{
TabbedPanels1.showPanel(1);
return true;

}

function tab_2()
{
TabbedPanels1.showPanel(2);
window.location.hash="top"; 
return true;
}

function tab_3()
{
TabbedPanels1.showPanel(3);
return true;
}

function tab_4()
{
TabbedPanels1.showPanel(4);
document.getElementById('mytab2').tabber.tabShow(0);
window.location.hash="top"; 
return true;
}

function tab_5()
{
TabbedPanels1.showPanel(5);
return true;
}

function r_donation()
{
	TabbedPanels1.showPanel(1);
document.getElementById('mytab1').tabber.tabShow(0);
window.location.hash="top"; 


return true;
}

function s_donation()
{
	TabbedPanels1.showPanel(1);
document.getElementById('mytab1').tabber.tabShow(1);



return true;
}
function p_events()
{
document.getElementById('mytab2').tabber.tabShow(1);

TabbedPanels1.showPanel(4);

return true;
}
function r_events()
{
document.getElementById('mytab2').tabber.tabShow(2);
TabbedPanels1.showPanel(4);


return true;
}
function diy()
{
document.getElementById('mytab2').tabber.tabShow(3);

TabbedPanels1.showPanel(4);
window.location.hash="top"; 

return true;
}


function skydive()
{
document.getElementById('mytab2').tabber.tabShow(3);

TabbedPanels1.showPanel(4);
window.location.hash="skydive"; 

return true;
}

function corporate()
{
TabbedPanels1.showPanel(2);

document.getElementById('expanded').style.display='block';document.getElementById('why').style.backgroundImage='url(\'img_support/expanded.jpg\')';



window.location.hash="support"; 
return true;
}


function payroll()
{
TabbedPanels1.showPanel(2);

document.getElementById('expanded2').style.display='block';document.getElementById('why2c').style.backgroundImage='url(\'img_support/expanded.jpg\')';

document.getElementById('expanded').style.display='none';document.getElementById('why').style.backgroundImage='url(\'img_support/collapsed.jpg\')';

window.location.hash="payroll"; 
return true;
}



function bpf()
{
document.getElementById('expanded3').style.display='block';document.getElementById('why3c').style.backgroundImage='url(\'img_support/expanded.jpg\')';

window.location.hash="bpf"; 
return true;
}



function faw()
{
document.getElementById('expanded4').style.display='block';document.getElementById('why4c').style.backgroundImage='url(\'img_support/expanded.jpg\')';

window.location.hash="faw"; 
return true;
}



function gik()
{
document.getElementById('expanded5').style.display='block';document.getElementById('why5c').style.backgroundImage='url(\'img_support/expanded.jpg\')';


window.location.hash="gik"; 
return true;
}




function gs()
{
document.getElementById('expanded6').style.display='block';document.getElementById('why6c').style.backgroundImage='url(\'img_support/expanded.jpg\')';

window.location.hash="gs"; 
return true;
}


function coy()
{
document.getElementById('expanded7').style.display='block';document.getElementById('why7c').style.backgroundImage='url(\'img_support/expanded.jpg\')';

window.location.hash="coy"; 
return true;
}