
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.liqua.nl/index.htm"} ;

function LQmsg(txt) { window.status=txt; }

// (C) 2004 CodeLifter.com
function nrcIE(){
	if (document.all){return false;}}
function nrcNS(e){
	if(document.layers||(document.getElementById&&!document.all)){ 
	if (e.which==2||e.which==3){
	return false;}}} 
	if (document.layers){
	document.captureEvents(Event.MOUSEDOWN);
	document.onmousedown=nrcNS;
	}else{document.onmouseup=nrcNS;document.oncontextmenu=nrcIE;}
	document.oncontextmenu=new Function("return false");



function submenu(optie, toestand) {
	identity=top.lqmenu.document.getElementById(optie);
	identity.className=toestand;
}

function heelsubmenu(toestand) {
	submenu ('optie01',toestand);
	submenu ('optie02',toestand);
	submenu ('optie03',toestand);
	submenu ('optie04',toestand);
	submenu ('optie05',toestand);
	submenu ('optie06',toestand);
	submenu ('optie07',toestand);
	submenu ('optie08',toestand);
	submenu ('optie09',toestand);
	submenu ('optie10',toestand);
	submenu ('optie11',toestand);
	submenu ('optie12',toestand);
	submenu ('optie13',toestand);
	submenu ('optie14',toestand);
	submenu ('optie15',toestand);
}

function paragraaf(optie, toestand) {
	heelsubmenu ('aan');
	submenu (optie, toestand);	
}

