
document.write('<META http-equiv="Page-Exit" CONTENT="progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);  " />');

if (top.frames.length <1) {top.location.href= "http://www.3gp.com"} ;

window.status = "3GP.com, the .3gp platform video standard - this site is a 3GM telecom B.V. initiative (see www.3GM.com)";

//
// (c) This script, the style sheets and the HTML code were developed by:
//     LIQUA Text & Design, ir. Walter Goyen, www.liqua.nl
//

function zetmenuboven(optie, toestand) {
	identity=top.boven3gp.document.getElementById(optie);
	identity.className=toestand;
} 

function zetheelmenu(toestand) {
	zetmenuboven ('button1',toestand); 
	zetmenuboven ('button2',toestand);
	zetmenuboven ('button3',toestand);
	zetmenuboven ('button5',toestand);
	zetmenuboven ('button6',toestand);
	zetmenuboven ('button7',toestand);
}

function selectboven(optie, toestand) {
	zetheelmenu ('uit');
	zetmenuboven (optie, toestand);
}

