// ----------- Accordion Function *attention* (moo.fx.pack.js, moo.fx.js, prototype.js)------------//
//the main function, call to the effect object			
initAccordion = function(){

	stretchers = document.getElementsByClassName('stretcher'); 
	toggles = document.getElementsByClassName('display'); 


	//accordion effect
	myAccordion = new fx.Accordion(toggles, stretchers, {opacity: false, duration: 300});
	//myAccordion.showThisHideOpen = function(toShow){this.clearAndToggle(toShow);};	

}
// ---------END Accordion Function --------------//

// Image Rollover & Preload
if (document.images) {

// ----------Main Navigation-----------// 
homeoff = new Image();
homeoff.src = "images/btn_homeoff.gif";
homeon =  new Image();
homeon.src = "images/btn_homeon.gif";

newsoff = new Image();
newsoff.src = "images/btn_novidadesoff.gif";
newson =  new Image();
newson.src = "images/btn_novidadeson.gif";

empresaoff = new Image();
empresaoff.src = "images/btn_empresaoff.gif";
empresaon =  new Image();
empresaon.src = "images/btn_empresaon.gif";

lojaoff = new Image();
lojaoff.src = "images/btn_lojaoff.gif";
lojaon =  new Image();
lojaon.src = "images/btn_lojaon.gif";

gamesoff = new Image();
gamesoff.src = "images/btn_gamesoff.gif";
gameson =  new Image();
gameson.src = "images/btn_gameson.gif";

downloadsoff = new Image();
downloadsoff.src = "images/btn_downloadsoff.gif";
downloadson =  new Image();
downloadson.src = "images/btn_downloadson.gif";

fotosoff = new Image();
fotosoff.src = "images/btn_fotosoff.gif";
fotoson =  new Image();
fotoson.src = "images/btn_fotoson.gif";

contatooff = new Image();
contatooff.src = "images/btn_contatooff.gif";
contatoon =  new Image();
contatoon.src = "images/btn_contatoon.gif";

// ----------Top Navigation-----------// 
eaoff = new Image();
eaoff.src = "images/logo_eaoff.gif";
eaon =  new Image();
eaon.src = "images/logo_eaon.gif";

bfportaloff = new Image();
bfportaloff.src = "images/btn_bfportaloff.gif";
bfportalon =  new Image();
bfportalon.src = "images/btn_bfportalon.gif";

bf2off = new Image();
bf2off.src = "images/btn_bf2off.gif";
bf2on =  new Image();
bf2on.src = "images/btn_bf2on.gif";

moderncombatoff = new Image();
moderncombatoff.src = "images/btn_moderncombatoff.gif";
moderncombaton =  new Image();
moderncombaton.src = "images/btn_moderncombaton.gif";

forumsoff = new Image();
forumsoff.src = "images/btn_forumsoff.gif";
forumson =  new Image();
forumson.src = "images/btn_forumson.gif";

registeroff = new Image();
registeroff.src = "images/btn_registeroff.gif";
registeron =  new Image();
registeron.src = "images/btn_registeron.gif";

// ----------Sub Buttons-----------// 
instalacoesoff = new Image();
instalacoesoff.src = "images/ponto.gif";
instalacoeson =  new Image();
instalacoeson.src = "images/ponto2.gif";

equipamentosoff = new Image();
equipamentosoff.src = "images/ponto.gif";
equipamentoson =  new Image();
equipamentoson.src = "images/ponto2.gif";

equipeoff = new Image();
equipeoff.src = "images/ponto.gif";
equipeon =  new Image();
equipeon.src = "images/ponto2.gif";

lanchoneteoff = new Image();
lanchoneteoff.src = "images/ponto.gif";
lanchoneteon =  new Image();
lanchoneteon.src = "images/ponto2.gif";

horariooff = new Image();
horariooff.src = "images/ponto.gif";
horarioon =  new Image();
horarioon.src = "images/ponto2.gif";

precosoff = new Image();
precosoff.src = "images/ponto.gif";
precoson =  new Image();
precoson.src = "images/ponto2.gif";

promocoesoff = new Image();
promocoesoff.src = "images/ponto.gif";
promocoeson =  new Image();
promocoeson.src = "images/ponto2.gif";

corujaooff = new Image();
corujaooff.src = "images/ponto.gif";
corujaoon =  new Image();
corujaoon.src = "images/ponto2.gif";

parceirosoff = new Image();
parceirosoff.src = "images/ponto.gif";
parceiroson =  new Image();
parceiroson.src = "images/ponto2.gif";

autorizacaooff = new Image();
autorizacaooff.src = "images/ponto.gif";
autorizacaoon =  new Image();
autorizacaoon.src = "images/ponto2.gif";

amigooff = new Image();
amigooff.src = "images/ponto.gif";
amigoon =  new Image();
amigoon.src = "images/ponto2.gif";

tercaoff = new Image();
tercaoff.src = "images/ponto.gif";
tercaon =  new Image();
tercaon.src = "images/ponto2.gif";

pacoteoff = new Image();
pacoteoff.src = "images/ponto.gif";
pacoteon =  new Image();
pacoteon.src = "images/ponto2.gif";

numerooff = new Image();
numerooff.src = "images/ponto.gif";
numeroon =  new Image();
numeroon.src = "images/ponto2.gif";

corujaoff = new Image();
corujaoff.src = "images/ponto.gif";
corujaon =  new Image();
corujaon.src = "images/ponto2.gif";

festaoff = new Image();
festaoff.src = "images/ponto.gif";
festaon =  new Image();
festaon.src = "images/ponto2.gif";

fidelidadeoff = new Image();
fidelidadeoff.src = "images/ponto.gif";
fidelidadeon =  new Image();
fidelidadeon.src = "images/ponto2.gif";

nota10off = new Image();
nota10off.src = "images/ponto.gif";
nota10on =  new Image();
nota10on.src = "images/ponto2.gif";

// ----------Misc-----------// 
findoutoff = new Image();
findoutoff.src = "images/btn_findoutoff.gif";
findouton =  new Image();
findouton.src = "images/btn_findouton.gif";

getithereoff = new Image();
getithereoff.src = "images/btn_getithereoff.gif";
getithereon =  new Image();
getithereon.src = "images/btn_getithereon.gif";

downloaderoff = new Image();
downloaderoff.src = "images/btn_downloaderoff.gif";
downloaderon =  new Image();
downloaderon.src = "images/btn_downloaderon.gif";

moreinfooff = new Image();
moreinfooff.src = "images/btn_moreinfooff.gif";
moreinfoon =  new Image();
moreinfoon.src = "images/btn_moreinfoon.gif";

moreinfo2off = new Image();
moreinfo2off.src = "images/btn_moreinfooff.gif";
moreinfo2on =  new Image();
moreinfo2on.src = "images/btn_moreinfoon.gif";

paoff = new Image();
paoff.src = "images/btn_panasianoff.gif";
paon =  new Image();
paon.src = "images/btn_panasianon.gif";

euoff = new Image();
euoff.src = "images/btn_europeanoff.gif";
euon =  new Image();
euon.src = "images/btn_europeanon.gif";

off = new Image();
off.src = "images/btn_off.gif";
on =  new Image();
on.src = "images/btn_on.gif";


off = new Image();
off.src = "images/btn_off.gif";
on =  new Image();
on.src = "images/btn_on.gif";


off = new Image();
off.src = "images/btn_off.gif";
on =  new Image();
on.src = "images/btn_on.gif";

off = new Image();
off.src = "images/btn_off.gif";
on =  new Image();
on.src = "images/btn_on.gif";
}

function imageon(imgName)
{
	if (document.images)
		document[imgName].src = eval(imgName + 'on.src');
}

function imageoff(imgName)
{
	if (document.images)
		document[imgName].src = eval(imgName + 'off.src');

}

