function musKlik(src) {

	if(event.srcElement.tagName=='TD') {
		src.children.tags('A')[0].click();
	}
}

function ShowHide(subid) {

	var SUBNR = "SUB"+subid;

	document.getElementById('SUB2').className = 'subhide';
	document.getElementById('SUB3').className = 'subhide';

	if (subid != 0) {
		document.getElementById(SUBNR).className = 'subshow';
	}

}


document.write("<DIV CLASS='menuspalte'>\n");
document.write("\n");
document.write("<DIV CLASS='sidetopmargin'></DIV>\n");
document.write("\n");
document.write("<DIV CLASS='menubox'><A CLASS='menu' HREF='/' TARGET='_top' onClick='ShowHide(0);'>&nbsp;&raquo;&nbsp;Velkommen</A></DIV>\n");
document.write("<DIV CLASS='menubox'><A CLASS='menu' HREF='side-00-01.htm' TARGET='_top' onClick='ShowHide(0);'>&nbsp;&raquo;&nbsp;Adresser og kontakt</A></DIV>\n");
document.write("<DIV CLASS='menubox'><A CLASS='menu' HREF='javascript:void(0)' TARGET='_top' onClick='ShowHide(2);'>&nbsp;+&nbsp;Produkter</A></DIV>\n");
document.write("<DIV ID='SUB2' CLASS='subhide'>\n");
document.write("<A CLASS='sub' HREF='/side-00-02-01.htm' TARGET='_top'>&nbsp;&raquo;&nbsp;Skæreskiver</A><BR>\n");
document.write("<A CLASS='sub' HREF='/side-00-02-02.htm' TARGET='_top'>&nbsp;&raquo;&nbsp;Kernebor</A><BR>\n");
document.write("<A CLASS='sub' HREF='/side-00-02-03.htm' TARGET='_top'>&nbsp;&raquo;&nbsp;Slibeskiver</A><BR>\n");
document.write("<A CLASS='sub' HREF='/side-00-02-04.htm' TARGET='_top'>&nbsp;&raquo;&nbsp;Slibeklodser</A><BR>\n");
document.write("<A CLASS='sub' HREF='/side-00-02-05.htm' TARGET='_top'>&nbsp;&raquo;&nbsp;Specialprodukter</A><BR>\n");
document.write("<A CLASS='sub' HREF='/side-00-02-06.htm' TARGET='_top'>&nbsp;&raquo;&nbsp;Salg og levering</A><BR>\n");
document.write("</DIV>\n");
document.write("<DIV CLASS='menubox'><A CLASS='menu' HREF='javascript:void(0)' TARGET='_top' onClick='ShowHide(3);'>&nbsp;+&nbsp;Support</A></DIV>\n");
document.write("<DIV ID='SUB3' CLASS='subhide'>\n");
document.write("<A CLASS='sub' HREF='/side-00-03-01.htm' TARGET='_top'>&nbsp;&raquo;&nbsp;Diamantværktøj</A><BR>\n");
document.write("<A CLASS='sub' HREF='/side-00-03-02.htm' TARGET='_top'>&nbsp;&raquo;&nbsp;Skærehastigheder</A><BR>\n");
document.write("<A CLASS='sub' HREF='/side-00-03-03.htm' TARGET='_top'>&nbsp;&raquo;&nbsp;Problemløsning</A><BR>\n");
document.write("<A CLASS='sub' HREF='/side-00-03-04.htm' TARGET='_top'>&nbsp;&raquo;&nbsp;Historie</A><BR>\n");
document.write("<A CLASS='sub' HREF='/side-00-03-05.htm' TARGET='_top'>&nbsp;&raquo;&nbsp;Kontakt support</A><BR>\n");
document.write("</DIV>\n");
document.write("<DIV CLASS='sidetopmargin'></DIV>\n");
document.write("<DIV CLASS='menubox'><A CLASS='fenu' HREF='/english' TARGET='_top'>&nbsp;<IMG ALIGN=ABSMiddle SRC='/images/flag-en.gif' WIDTH=32 HEIGHT=20 BORDER=0 ALT=''>&nbsp;English</A></DIV>\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("</DIV>\n");
document.write("\n");

var MFLoaded = "ja";
