<!-- Minus AutoDato -->
//Script til Christian Molnit, forfatter Peter Molnit

//Script til menu på alle sider
var menu=
"<TABLE WIDTH='760' BGCOLOR=#f6f1f1 CELLSPACING='10px'>"+
"<TABLE WIDTH='760px' BGCOLOR=#FBFBFF><TR><TD>"+
"<TABLE WIDTH='754px' BGCOLOR=#FBFBFF CELLSPACING='5px'>"+
"<TR><TD CLASS='menuB' ALIGN='center'>"+
"<A HREF='index.php'>Forside</A> | "+
"<A HREF='analyser.htm'>Private</A> | "+
"<A HREF='kvalitet.htm'>Virksomheder</A> | "+ 
"<A HREF='nyheder.htm'>Referencer</A> | "+ 
"<A HREF='kontakt.php'>Links</A> | "+
"<A HREF='index.php'>Kontakt</A>"+
"</TD></TR></TABLE>"


//Script til bundtekst
var bund=
"<TABLE WIDTH='760px' BGCOLOR='#CCCCCC'><TR><TD align='center' valign='top' class='bund'> Copyright © 2004 Miljølaboratoriet Storkøbenhavn I/S <B>·</B><A HREF='http://www.molnit.info' alt='www.molnit.info' class='web' TARGET='_blank'>Webudvikling www.molnit.info</A></TD></TR></TABLE>"

//Script til rød streg på 310px
var streg310=
"<TABLE BGCOLOR='#FBFBFF' WIDTH='310px' BORDER=0 CELLPADDING=0 CELLSPACING=0>"+
"<TR><TD HEIGHT='15px'></TD></TR>"+
"<TR><TD BGCOLOR=red HEIGHT='1px'></TD></TR>"+
"<TR><TD HEIGHT='15px'></TD></TR>"+
"</TABLE>"

//Script til rød streg på 400px
var streg400=
"<TABLE BGCOLOR='#FBFBFF' WIDTH='400px' BORDER=0 CELLPADDING=0 CELLSPACING=0>"+
"<TR><TD HEIGHT='15px'></TD></TR>"+
"<TR><TD BGCOLOR=red HEIGHT='1px'></TD></TR>"+
"<TR><TD HEIGHT='15px'></TD></TR>"+
"</TABLE>"


//Script til rød streg på 760px
var streg760=
"<TABLE BGCOLOR='#FBFBFF' WIDTH='760px' BORDER=0 CELLPADDING=0 CELLSPACING=0>"+
"<TR><TD HEIGHT='15px'></TD></TR>"+
"<TR><TD BGCOLOR=red HEIGHT='1px'></TD></TR>"+
"<TR><TD HEIGHT='10px'></TD></TR>"+
"</TABLE>"

//Script til rosa banner
var bluebanner1=
"<TABLE width='300' BORDER=0 CELLPADDING=0 CELLSPACING=0>"+
"<TR>"+
"<TD BGCOLOR='#ffcccc' HEIGHT='15px'></TD>"+
"<TD BGCOLOR='#ffcccc'>&nbsp;</TD>"+
"<TD BGCOLOR='#ffcccc' CLASS='bannermenu' ALIGN='center'>"
var bluebanner2=
"</TD>"+
"<TD BGCOLOR='#ffcccc'>&nbsp;</TD>"+
"<TD BGCOLOR='#ffcccc'></TD></TR>"+
"<TR>"+
"<TD BGCOLOR='#ffcccc'>"+
"<TD BGCOLOR='#ffffff'></TD>"+
"<TD BGCOLOR='#ffffff'>"+
"<TABLE CELLPADDING='0' CELLSPACING='5px'>"+
"<TR><TD CLASS='bannertxt'>"
var bluebanner3=
"</TD></TR></TABLE></TD>"+
"<TD BGCOLOR='#ffffff'></TD>"+
"<TD BGCOLOR='#ffcccc'></TD></TR><TR>"+
"<TD BGCOLOR='#ffcccc' COLSPAN='5'></TD></TR>"+
"</TABLE>"

//Script til grøn banner
var greenbanner1=
"<TABLE width='300' BORDER=0 CELLPADDING=0 CELLSPACING=0>"+
"<TR>"+
"<TD BGCOLOR='#009933' HEIGHT='15px'></TD>"+
"<TD BGCOLOR='#009933'>&nbsp;</TD>"+
"<TD BGCOLOR='#009933' CLASS='bannermenu' ALIGN='center'>"
var greenbanner2=
"</TD>"+
"<TD BGCOLOR='#009933'>&nbsp;</TD>"+
"<TD BGCOLOR='#009933'></TD></TR>"+
"<TR>"+
"<TD BGCOLOR='#009933'>"+
"<TD BGCOLOR='#ffffff'></TD>"+
"<TD BGCOLOR='#ffffff'>"+
"<TABLE CELLPADDING='0' CELLSPACING='5px'>"+
"<TR><TD CLASS='bannertxt'>"
var greenbanner3=
"</TD></TR></TABLE></TD>"+
"<TD BGCOLOR='#ffffff'></TD>"+
"<TD BGCOLOR='#009933'></TD></TR><TR>"+
"<TD BGCOLOR='#009933' COLSPAN='5'></TD></TR>"+
"</TABLE>"

//Script til blå banner
var bluebanner1300=
"<TABLE width='300' height='165' BORDER=0 CELLPADDING=0 CELLSPACING=0>"+
"<TR>"+
"<TD BGCOLOR='#67A6F3' HEIGHT='15px'></TD>"+
"<TD BGCOLOR='#67A6F3'>&nbsp;</TD>"+
"<TD BGCOLOR='#67A6F3' CLASS='bannermenu' ALIGN='center'>"
var bluebanner2300=
"</TD>"+
"<TD BGCOLOR='#67A6F3'>&nbsp;</TD>"+
"<TD BGCOLOR='#67A6F3'></TD></TR>"+
"<TR>"+
"<TD BGCOLOR='#67A6F3'>"+
"<TD BGCOLOR='#ffffff'></TD>"+
"<TD BGCOLOR='#ffffff'>"+
"<TABLE CELLPADDING='0' CELLSPACING='5px'>"+
"<TR><TD CLASS='bannertxt'>"
var bluebanner3300=
"</TD></TR></TABLE></TD>"+
"<TD BGCOLOR='#ffffff'></TD>"+
"<TD BGCOLOR='#67A6F3'></TD></TR><TR>"+
"<TD BGCOLOR='#67A6F3' COLSPAN='5'></TD></TR>"+
"</TABLE>"


//Script til log ind
var logind_menu1=
"<TABLE WIDTH='190px' BORDER=0 CELLPADDING=0 CELLSPACING=0>"+
"<TR>"+
"<TD BGCOLOR='#CCCCCC' HEIGHT='15px'></TD>"+
"<TD BGCOLOR='#CCCCCC'>&nbsp;</TD>"+
"<TD BGCOLOR='#CCCCCC' CLASS='bannermenu' ALIGN='center'>"
var logind_menu2=
"</TD>"+
"<TD BGCOLOR='#CCCCCC'>&nbsp;</TD>"+
"<TD BGCOLOR='#CCCCCC'></TD></TR>"+
"<TR>"+
"<TD BGCOLOR='#999999'>"+
"<TD BGCOLOR='#ffffff'></TD>"+
"<TD BGCOLOR='#ffffff'>"+
"<TABLE CELLPADDING='0' CELLSPACING='5px'>"+
"<TR><TD CLASS='bannertxt'>"
var logind_menu3=
"</TD></TR></TABLE></TD>"+
"<TD BGCOLOR='#ffffff'></TD>"+
"<TD BGCOLOR='#999999'></TD></TR><TR>"+
"<TD BGCOLOR='#999999' COLSPAN='5'></TD></TR>"+
"</TABLE>"+
"<TABLE><TR><TD HEIGHT='15'></TD></TR></TABLE>"

//Script til validering af e-mail
function validate_email()  
{
  if (document.form_email.Navn.value.length < 2) 
  {
    alert("Skriv venligst dit navn");
    document.form_email.Navn.focus();
    return false;
  }
  if (document.form_email.Adresse.value.length < 3) 
  {
    alert("Skriv venligst adresse");
    document.form_email.Adresse.focus();
    return false;
  }
  if (document.form_email.Postnr.value.length < 4) 
  {
    alert("Skriv venligst postnummer (4 cifre)");
    document.form_email.Postnr.focus();
    return false;
  }
  if (document.form_email.By.value.length < 2) 
  {
    alert("Skriv venligst bynavn");
    document.form_email.By.focus();
    return false;
  }
  if (document.form_email.Telefon.value.length < 8) 
  {
    alert("Skriv venligst telefonnummer (8 cifre)");
    document.form_email.Telefon.focus();
    return false;
  }
  if (document.form_email.Email.value.length < 6){
    alert("Skriv venligst e-mail adresse");
    document.form_email.Email.focus();
    return false;
  } 
  return true;
}

// script til billedfremviser - max 16 stk.

function stor1a()
{
document.stort_billede.src="images/billed-S01.jpg"
document.getElementById("divBilled01").style.visibility="visible"
}

function stor1b()
{
document.stort_billede.src="images/billed-S01.jpg"
document.getElementById("divBilled01").style.visibility="hidden"
}

function stor2a()
{
document.stort_billede.src="images/billed-S02.jpg"
document.getElementById("divBilled02").style.visibility="visible"
}

function stor2b()
{
document.stort_billede.src="images/billed-S02.jpg"
document.getElementById("divBilled02").style.visibility="hidden"
}

function stor3a()
{
document.stort_billede.src="images/billed-S03.jpg"
document.getElementById("divBilled03").style.visibility="visible"
}

function stor3b()
{
document.stort_billede.src="images/billed-S03.jpg"
document.getElementById("divBilled03").style.visibility="hidden"
}

function stor4a()
{
document.stort_billede.src="images/billed-S04.jpg"
document.getElementById("divBilled04").style.visibility="visible"
}

function stor4b()
{
document.stort_billede.src="images/billed-S04.jpg"
document.getElementById("divBilled04").style.visibility="hidden"
}

function stor5a()
{
document.stort_billede.src="images/billed-S05.jpg"
document.getElementById("divBilled05").style.visibility="visible"
}

function stor5b()
{
document.stort_billede.src="images/billed-S05.jpg"
document.getElementById("divBilled05").style.visibility="hidden"
}

function stor6a()
{
document.stort_billede.src="images/billed-S06.jpg"
document.getElementById("divBilled06").style.visibility="visible"
}

function stor6b()
{
document.stort_billede.src="images/billed-S06.jpg"
document.getElementById("divBilled06").style.visibility="hidden"
}

function stor7a()
{
document.stort_billede.src="images/billed-S07.jpg"
document.getElementById("divBilled07").style.visibility="visible"
}

function stor7b()
{
document.stort_billede.src="images/billed-S07.jpg"
document.getElementById("divBilled07").style.visibility="hidden"
}

function stor8a()
{
document.stort_billede.src="images/billed-S08.jpg"
document.getElementById("divBilled08").style.visibility="visible"
}

function stor8b()
{
document.stort_billede.src="images/billed-S08.jpg"
document.getElementById("divBilled08").style.visibility="hidden"
}

function stor9a()
{
document.stort_billede.src="images/billed-S09.jpg"
document.getElementById("divBilled09").style.visibility="visible"
}

function stor9b()
{
document.stort_billede.src="images/billed-S09.jpg"
document.getElementById("divBilled09").style.visibility="hidden"
}

function stor10a()
{
document.stort_billede.src="images/billed-S10.jpg"
document.getElementById("divBilled10").style.visibility="visible"
}

function stor10b()
{
document.stort_billede.src="images/billed-S10.jpg"
document.getElementById("divBilled10").style.visibility="hidden"
}

function stor11a()
{
document.stort_billede.src="images/billed-S11.jpg"
document.getElementById("divBilled11").style.visibility="visible"
}

function stor11b()
{
document.stort_billede.src="images/billed-S11.jpg"
document.getElementById("divBilled11").style.visibility="hidden"
}

function stor12a()
{
document.stort_billede.src="images/billed-S12.jpg"
document.getElementById("divBilled12").style.visibility="visible"
}

function stor12b()
{
document.stort_billede.src="images/billed-S12.jpg"
document.getElementById("divBilled12").style.visibility="hidden"
}

function stor13a()
{
document.stort_billede.src="images/billed-S13.jpg"
document.getElementById("divBilled013").style.visibility="visible"
}

function stor13b()
{
document.stort_billede.src="images/billed-S13.jpg"
document.getElementById("divBilled013").style.visibility="hidden"
}

function stor14a()
{
document.stort_billede.src="images/billed-S14.jpg"
document.getElementById("divBilled14").style.visibility="visible"
}

function stor14b()
{
document.stort_billede.src="images/billed-S14.jpg"
document.getElementById("divBilled14").style.visibility="hidden"
}

function stor15a()
{
document.stort_billede.src="images/billed-S15.jpg"
document.getElementById("divBilled15").style.visibility="visible"
}

function stor15b()
{
document.stort_billede.src="images/billed-S15.jpg"
document.getElementById("divBilled15").style.visibility="hidden"
}

function stor16a()
{
document.stort_billede.src="images/billed-S16.jpg"
document.getElementById("divBilled16").style.visibility="visible"
}

function stor16b()
{
document.stort_billede.src="images/billed-S16.jpg"
document.getElementById("divBilled16").style.visibility="hidden"
}