function gf(a){
		if(a.search('-e.html')>1){e_add = '-e'}else{e_add=''};
		document.write('<html>'
		+'<head>'
		+'	<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">'
		+'	<meta name="generator" content="Adobe GoLive 5">'
		+'	<title>Crone Film A/S</title>'
		+'</head>'
		+'<frameset rows="11,430,*"border="0" frameborder="0" framespacing="0">'
		+'	<frame src="fs0-top.html" name="gtop" noresize scrolling="no">'
		+'	<frameset cols="176,*"border="0" frameborder="0" framespacing="0">'
		+'		<frame src="menu'+e_add+'.html" name="menu" noresize scrolling="no">'
		+'		<frame src="d1.html" name="des" scrolling="no">'
		+'	</frameset>'
		+'	<frame src="fs0-backcol.html" name="gbot" noresize scrolling="no">'
		+'</frameset>'
		+'<noframes>'
		+'	<body bgcolor="#ffffff">'
		+'		<p></p>'
		+'	</body>'
		+'</noframes>'
		+'</html>');
		top.des.document.location = a;
}
if(top == self){
	setTimeout('gf(\''+document.location+'\')',3000);
}else{
	var b=''+document.location;
	if(b.search('d3-')>1){
		setTimeout('mch(138)',3000)
	}else if(b.search('inprod.html')>1){
		setTimeout('mch(138)',3000)
	}else if(b.search('inprod-e.html')>1){
		setTimeout('mch(138)',3000)
	}
}
function mch(a){
	parent.menu.document.getElementById('menuchoice').style.top=a;	
}
