


if (typeof(initPopupLinks) != "undefined") { initPopupLinks(); }



function veljaStod( oInput, oForm )
{
      sParm = oInput.options[oInput.selectedIndex].value;
      document.location.href = '?p=idag&c=' + sParm; 
}






