
var vdag = new Array("Söndag ","Måndag ","Tisdag ","Onsdag ","Torsdag ","Fredag ","Lördag ");
var manad = new Array(" januari "," februari "," mars "," april "," maj "," juni "," juli "," augusti "," september "," oktober "," november "," december ");
var idag = new Date();
idag = new Date();

function veckodag(){
if (idag.getDay() == 0) {
document.write(" Söndag "+  idag.getDate() +  manad[idag.getMonth()] );
}
else {
document.write("&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  " + vdag[idag.getDay()]   +idag.getDate()+ manad[idag.getMonth()] );
}
}   
   
   function bilder1() {
props=window.open('omossbilder.html', 'poppage', 'toolbars=1, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=0, width=650,  left = 100, top = 100');
}
  
   function kalligrafi() {
props=window.open('http://www.kalligrafi.com', 'poppage', 'toolbars=1, scrollbars=1,location=0, statusbars=0, menubars=0, resizable=1, width=800,  left = 100, top = 100');
}

   function popUp3(){
props=window.open('http://hem.bredband.net/tuunur/daggen/', 'poppage', 'toolbars=0, scrollbars=0,location=0, statusbars=0, menubars=0, resizable=1, width=800,  left = 100, top = 100');
}
 function Mamsell(){
props=window.open('mamsell/mamsell.html', 'poppage', 'toolbars=1, scrollbars=1,location=0, statusbars=0, menubars=0, resizable=1, width=800,  left = 100, top = 100');
}
function BuckfastBiodlare(){
props=window.open('http://www.buckfast.se/markesbiodlare.htm', 'poppage', 'toolbars=1, scrollbars=1,location=0, statusbars=0, menubars=0, resizable=1, width=800,  left = 100, top = 100');
}
function Carnica(){
props=window.open('http://www.carnica.se', 'poppage', 'toolbars=1, scrollbars=1,location=0, statusbars=0, menubars=0, resizable=1, width=800,  left = 100, top = 100');
}
function Nordiska(){
props=window.open('http://www.nordbi.org', 'poppage', 'toolbars=1, scrollbars=1,location=0, statusbars=0, menubars=0, resizable=1, width=800,  left = 100, top = 100');
}
function Ligustica(){
props=window.open('http://www.ligustica.se', 'poppage', 'toolbars=1, scrollbars=1,location=0, statusbars=0, menubars=0, resizable=1, width=800,  left = 100, top = 100');
}
function Buckfast(){
props=window.open('http://www.buckfast.se', 'poppage', 'toolbars=1, scrollbars=1,location=0, statusbars=0, menubars=0, resizable=1, width=800,  left = 100, top = 100');
}
function gbf(){
props=window.open('http://www.goingebiodlare.se', 'poppage', 'toolbars=1, scrollbars=1,location=0, statusbars=0, menubars=0, resizable=1, width=1000,  left = 100, top = 100');
}