/*
 * jQuery 1.1.3.1 - New Wave Javascript
 *
 * Copyright (c) 2010 KMK Reklambyrå AB
 *
 * $Date: 2010-04-29 12:17:24 -0400 (Thu, 18 Feb 2010) $
 * $Rev: 0003 $
 */
 
<!--


/* Popupfönster. */
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}




//-->

