﻿fixObject = true;

function Kolonne() {
document.write("</td><td width=3></td><td class=section align=left width=75>");
};

function Gruppe1(GruppeNavnjs) {
document.write("<table style=\"border: #B4C0CE 1px solid;margin: 0px\" cellSpacing=0 cellpadding=5 width=930 border=0>");
document.write("<tr><td class=section valign=top align=left><div style=\"margin-top: 25px;margin-bottom: 25px;margin-left: 20px;margin-right: 30px\">");
document.write("<p class=section><span style=\"font-weight: bold;text-transform: uppercase;font-size: 15px\">");
document.write(GruppeNavnjs + "</span><br><br>");
};

function Gruppe2(GruppeIDjs, GruppeNavnjs) {
document.write("</p></div></td><td class=section valign=top align=right><div style=\"margin: 10px\">");
document.write("<img src=\"/media//" + GruppeIDjs + "_1.jpg\" onload=\"this.style.display='inline';\" style=\"border: solid black 1px;margin-right: 5px;display: none\" alt=\"" + GruppeNavnjs + "\">");
document.write("<img src=\"/media//" + GruppeIDjs + "_2.jpg\" onload=\"this.style.display='inline';\" style=\"border: solid black 1px;margin-right: 5px;display: none\" alt=\"" + GruppeNavnjs + "\">");
document.write("<img src=\"/media//" + GruppeIDjs + "_t2.jpg\" style=\"display: none\" onload=\"javascript: tegningload()\">");
document.write("<script type=\"text/javascript\">var GruppeNavn=\"" + GruppeIDjs + "\"</script><a id=\"tegninglink\" href=\"javascript:\">");
document.write("<img id=\"tegning\" src=\"/media//" + GruppeIDjs + "_t.jpg\" onload=\"this.style.display='inline';\" style=\"border: solid black 1px;margin-right: 5px;display: none\" alt=\"" + GruppeNavnjs + "\"/></a>");
document.write("</div></div></td></tr></tbody></table><div style=\"height: 13px;width: 930px\">");
document.write("</div><table style=\"border: #B4C0CE 1px solid;margin: 0px\" cellSpacing=0 cellpadding=5 width=930 border=0 height=15>");
document.write("<tbody><tr valign=top><td class=section align=left width=10><div style=\"width: 10px;height: 15px\"></div></td>");
};


function Gruppe3(Felt1js, Felt2js, Felt3js) {
document.write("<td class=section align=left width=303>" + Felt1js + "</td><td class=section align=center width=304>" + Felt2js + "</td>");
document.write("<td class=section align=right width=303>" + Felt3js + "</td><td class=section align=left width=10><div style=\"width: 10px;height: 15px\">");
document.write("</div></td></tr></tbody></table><div style=\"height:4px;width:930px\"></div>");
document.write("<table style=\"border: #B4C0CE 1px solid;margin: 0px\" cellSpacing=0 cellpadding=5 width=930 border=0 height=15>");
document.write("<tbody><tr valign=top><td class=section align=left width=10><div style=\"width: 10px;height: 15px\"></div></td>");
};

function Gruppe4(Felt4js, Felt5js, Felt6js) {
document.write("<td class=section align=left width=303>" + Felt4js + "</td><td class=section align=center width=304>" + Felt5js + "</td>");
document.write("<td class=section align=right width=303>" + Felt6js + "</td><td class=section align=left width=10>");
document.write("<div style=\"width:10px;height:15px\"></div></td></tr></tbody></table><div style=\"height:19px;width:930px\"></div>");
};

function Gruppe5() {
document.write("<table style=\"margin-bottom: 7px;border-right: 0px;border-top: 0px;border-left: 0px solid;border-bottom: 2px solid #65809B\" height=20 ");
document.write("cellSpacing=0 cellpadding=0 width=930 border=0><tbody><tr valign=top><td width=8></td><td class=section align=left width=142>Dessin</td>");
};

function Kol(Kolonnetekst) {
document.write("<th width=2></th><th class=section valign=middle width=75 style=\"border-left: 1px dotted #65809b;\">" + Kolonnetekst + "</th>");
};

// Strenge til Luk Katalog link
var LukKatalog = new Array()
LukKatalog[1] = "Luk katalog"
LukKatalog[2] = "Close catalogue"
LukKatalog[3] = "Sulje luettelo"

// Strenge til Søg i katalog tekst (i søgeboks)
var SoegIKatalog = new Array()
SoegIKatalog[1] = "Søg i katalog"
SoegIKatalog[2] = "Search catalogue"
SoegIKatalog[3] = "Hae"

// Strenge til Søg efter varenummer tekst (i søgeboks)
var VareNummer = new Array()
VareNummer[1] = "Varenr."
VareNummer[2] = "Product Number"
VareNummer[3] = "Tuotenumero"

// Strenge til Første link i brøkkrummestien i kataloget
var KatalogForside = new Array()
KatalogForside[1] = "Katalog forside"
KatalogForside[2] = "Catalogue frontpage"
KatalogForside[3] = "Etusivu luettelo"

// Side IDer til Gruppesøgning fra forsideboks
var GruppeSideID = new Array()
GruppeSideID[1] = "36"
GruppeSideID[2] = "75"
GruppeSideID[3] = "118"