From: <Sparad av Windows Internet Explorer 8>
Subject: Previa | Prima
Date: Tue, 21 Jun 2011 09:40:30 +0200
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0000_01CC2FF7.42418700"
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512

This is a multi-part message in MIME format.

------=_NextPart_000_0000_01CC2FF7.42418700
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://ecbook.ecweb.se/previa/prima2011-2/

=EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=3Den xml:lang=3D"en" =
xmlns=3D"http://www.w3.org/1999/xhtml"><HEAD><TITLE>Previa | =
Prima</TITLE>
<META content=3D"text/html; charset=3Dutf-8" http-equiv=3DContent-Type>
<STYLE type=3Dtext/css>BODY {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; =
PADDING-RIGHT: 0px; HEIGHT: 100%; PADDING-TOP: 0px
}
HTML {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; =
PADDING-RIGHT: 0px; HEIGHT: 100%; PADDING-TOP: 0px
}
</STYLE>

<META name=3DGENERATOR content=3D"MSHTML 8.00.6001.18904"></HEAD>
<BODY bgColor=3D#ffffff>
<SCRIPT>=20
	function getFlashMovieObject(movieName) {
		if (window.document[movieName]) {
			return window.document[movieName];
			}
		if (navigator.appName.indexOf("Microsoft Internet")=3D=3D-1) {
		if (document.embeds && document.embeds[movieName])
		  return document.embeds[movieName];=20
			} else {
			return document.getElementById(movieName);
				}
			}
=20
	function doSearch(arg)=20
	{
	  var book =3D getFlashMovieObject("ecbook");
	  book.SetVariable("externalsearch",encodeURI(arg));
	  book.SetVariable("externalsearchText",arg);				=09
	}
	function getParams()=20
	{
            var index =3D document.URL.indexOf('?');
            var params =3D new Object();
            if ( index !=3D -1 )=20
                        {
            	var =
nameValuePairs=3Ddocument.URL.substring(index+1,document.URL.length).spli=
t('&');
           	for ( var i=3D0; i<nameValuePairs.length; i++ )=20
            	{
                 	nameVal =3D nameValuePairs[i].split('=3D');
                        params[nameVal[0]] =3D nameVal[1];
                }
=20
            }
            return params;
	}
	var par =3D new Object();
	par =3D getParams();
</SCRIPT>

<SCRIPT type=3Dtext/javascript=20
src=3D"http://ecbook.ecweb.se/previa/prima2011-2/includes/flashobject.js"=
></SCRIPT>

<DIV style=3D"WIDTH: 100%; HEIGHT: 100%" id=3Dflashcontent><!-- The =
Flash-alternate content appears in this div -->
<P>This section requires that Javascript is enabled and the <A=20
href=3D"http://www.macromedia.com/go/getflashplayer" =
target=3D_blank>Flash=20
Player</A> is installed on your system. </P></DIV>
<SCRIPT type=3Dtext/javascript>=20
 var fo =3D new FlashObject("ecBookV_5.swf", "ecbook", "100%", "100%", =
"9", "#F2F1E9");
 fo.addVariable("sourcePath", "");
 fo.addVariable("statPath", "http://ecbooklog.ecweb.is/ecBooklog2/");
 fo.addVariable("langCode", "");
 fo.addVariable("CLCode", "");
 fo.addVariable("fontembed", "true");
 fo.addVariable("supportCompanyLogo_ProgressBar", "true");
 fo.addVariable("ecBookRedirectPath", "http://www.ecsoftware.se/");
 fo.addVariable("PROGRESSBAR_BASE_COLOR", "0xF7F7F7");
 fo.addVariable("PROGRESSBAR_BASE_BORDER_COLOR", "0xCCCCCC");
 fo.addVariable("PROGRESSBAR_BASE_ALPHA", "95");
 fo.addVariable("PROGRESSBAR_DOT_COLOR", "0xFF7900");
 fo.addVariable("PROGRESSBAR_DOT_BASE_COLOR", "0x8E8E8E");
 fo.addVariable("ipaddress", '84.17.195.174');
 fo.addVariable("highrespath", 'true');
 if(par["redirectionPage"] !=3D undefined){
  fo.addVariable("redirectionPage", par["redirectionPage"]);
 }
 if(par["redirectionSide"] !=3D undefined){
  fo.addVariable("redirectionSide", par["redirectionSide"]);
 }
 if(par["redirectionId"] !=3D undefined){
  fo.addVariable("redirectionId", par["redirectionId"]);
 }
 fo.addParam("SAlign", "LT");
 fo.addParam("AllowScriptAccess", "always");
 fo.addParam("allowFullScreen", "true");=20
 fo.addParam("Scale", "NoScale");
 fo.write("flashcontent");
</SCRIPT>
<!-- End of Flash code --></BODY></HTML>

------=_NextPart_000_0000_01CC2FF7.42418700
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://ecbook.ecweb.se/previa/prima2011-2/includes/flashobject.js

/**=0A=
 * FlashObject v1.2.3: Flash detection and embed - =
http://blog.deconcept.com/flashobject/=0A=
 *=0A=
 * FlashObject is (c) 2005 Geoff Stearns and is released under the MIT =
License:=0A=
 * http://www.opensource.org/licenses/mit-license.php=0A=
 *=0A=
 */=0A=
if(typeof com =3D=3D "undefined") var com =3D new Object();=0A=
if(typeof com.deconcept =3D=3D "undefined") com.deconcept =3D new =
Object();=0A=
if(typeof com.deconcept.util =3D=3D "undefined") com.deconcept.util =3D =
new Object();=0A=
if(typeof com.deconcept.FlashObjectUtil =3D=3D "undefined") =
com.deconcept.FlashObjectUtil =3D new Object();=0A=
com.deconcept.FlashObject =3D function(swf, id, w, h, ver, c, =
useExpressInstall, quality, redirectUrl, detectKey){=0A=
   this.DETECT_KEY =3D detectKey ? detectKey : 'detectflash';=0A=
   this.skipDetect =3D =
com.deconcept.util.getRequestParameter(this.DETECT_KEY);=0A=
   this.params =3D new Object();=0A=
   this.variables =3D new Object();=0A=
   this.attributes =3D new Array();=0A=
=0A=
   if(swf) this.setAttribute('swf', swf);=0A=
   if(id) this.setAttribute('id', id);=0A=
   if(w) this.setAttribute('width', w);=0A=
   if(h) this.setAttribute('height', h);=0A=
   if(ver) this.setAttribute('version', new =
com.deconcept.PlayerVersion(ver.toString().split(".")));=0A=
   if(c) this.addParam('bgcolor', c);=0A=
   var q =3D quality ? quality : 'high';=0A=
   this.addParam('quality', q);=0A=
   this.setAttribute('redirectUrl', '');=0A=
   if(redirectUrl) this.setAttribute('redirectUrl', redirectUrl);=0A=
   if(useExpressInstall) {=0A=
   // check to see if we need to do an express install=0A=
   var expressInstallReqVer =3D new =
com.deconcept.PlayerVersion([6,0,65]);=0A=
   var installedVer =3D com.deconcept.FlashObjectUtil.getPlayerVersion();=0A=
      if (installedVer.versionIsValid(expressInstallReqVer) && =
!installedVer.versionIsValid(this.getAttribute('version'))) {=0A=
         this.setAttribute('doExpressInstall', true);=0A=
      }=0A=
   } else {=0A=
      this.setAttribute('doExpressInstall', false);=0A=
   }=0A=
}=0A=
com.deconcept.FlashObject.prototype.setAttribute =3D function(name, =
value){=0A=
	this.attributes[name] =3D value;=0A=
}=0A=
com.deconcept.FlashObject.prototype.getAttribute =3D function(name){=0A=
	return this.attributes[name];=0A=
}=0A=
com.deconcept.FlashObject.prototype.getAttributes =3D function(){=0A=
	return this.attributes;=0A=
}=0A=
com.deconcept.FlashObject.prototype.addParam =3D function(name, value){=0A=
	this.params[name] =3D value;=0A=
}=0A=
com.deconcept.FlashObject.prototype.getParams =3D function(){=0A=
	return this.params;=0A=
}=0A=
com.deconcept.FlashObject.prototype.getParam =3D function(name){=0A=
	return this.params[name];=0A=
}=0A=
com.deconcept.FlashObject.prototype.addVariable =3D function(name, =
value){=0A=
	this.variables[name] =3D value;=0A=
}=0A=
com.deconcept.FlashObject.prototype.getVariable =3D function(name){=0A=
	return this.variables[name];=0A=
}=0A=
com.deconcept.FlashObject.prototype.getVariables =3D function(){=0A=
	return this.variables;=0A=
}=0A=
com.deconcept.FlashObject.prototype.getParamTags =3D function(){=0A=
   var paramTags =3D ""; var key; var params =3D this.getParams();=0A=
   for(key in params) {=0A=
        paramTags +=3D '<param name=3D"' + key + '" value=3D"' + =
params[key] + '" />';=0A=
    }=0A=
   return paramTags;=0A=
}=0A=
com.deconcept.FlashObject.prototype.getVariablePairs =3D function(){=0A=
	var variablePairs =3D new Array();=0A=
	var key;=0A=
	var variables =3D this.getVariables();=0A=
	for(key in variables){=0A=
		variablePairs.push(key +"=3D"+ variables[key]);=0A=
	}=0A=
	return variablePairs;=0A=
}=0A=
com.deconcept.FlashObject.prototype.getHTML =3D function() {=0A=
    var flashHTML =3D "";=0A=
    if (navigator.plugins && navigator.mimeTypes && =
navigator.mimeTypes.length) { // netscape plugin architecture=0A=
        if (this.getAttribute("doExpressInstall")) { =
this.addVariable("MMplayerType", "PlugIn"); }=0A=
        flashHTML +=3D '<embed type=3D"application/x-shockwave-flash" =
src=3D"'+ this.getAttribute('swf') +'" width=3D"'+ =
this.getAttribute('width') +'" height=3D"'+ this.getAttribute('height') =
+'" id=3D"'+ this.getAttribute('id') + '" name=3D"'+ =
this.getAttribute('id') +'"';=0A=
		var params =3D this.getParams();=0A=
        for(var key in params){ flashHTML +=3D ' '+ key +'=3D"'+ =
params[key] +'"'; }=0A=
		pairs =3D this.getVariablePairs().join("&");=0A=
        if (pairs.length > 0){ flashHTML +=3D ' flashvars=3D"'+ pairs =
+'"'; }=0A=
        flashHTML +=3D '></embed>';=0A=
    } else { // PC IE=0A=
        if (this.getAttribute("doExpressInstall")) { =
this.addVariable("MMplayerType", "ActiveX"); }=0A=
        flashHTML +=3D '<object =
classid=3D"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width=3D"'+ =
this.getAttribute('width') +'" height=3D"'+ this.getAttribute('height') =
+'" id=3D"'+ this.getAttribute('id') +'">';=0A=
        flashHTML +=3D '<param name=3D"movie" value=3D"' + =
this.getAttribute('swf') + '" />';=0A=
		var tags =3D this.getParamTags();=0A=
        if(tags.length > 0){ flashHTML +=3D tags; }=0A=
		var pairs =3D this.getVariablePairs().join("&");=0A=
        if(pairs.length > 0){ flashHTML +=3D '<param name=3D"flashvars" =
value=3D"'+ pairs +'" />'; }=0A=
        flashHTML +=3D '</object>';=0A=
    }=0A=
    return flashHTML;=0A=
}=0A=
com.deconcept.FlashObject.prototype.write =3D function(elementId){=0A=
	if(this.skipDetect || this.getAttribute('doExpressInstall') || =
com.deconcept.FlashObjectUtil.getPlayerVersion().versionIsValid(this.getA=
ttribute('version'))){=0A=
		if(document.getElementById){=0A=
		   if (this.getAttribute('doExpressInstall')) {=0A=
		      this.addVariable("MMredirectURL", escape(window.location));=0A=
		      document.title =3D document.title.slice(0, 47) + " - Flash =
Player Installation";=0A=
		      this.addVariable("MMdoctitle", document.title);=0A=
		   }=0A=
			document.getElementById(elementId).innerHTML =3D this.getHTML();=0A=
		}=0A=
	}else{=0A=
		if(this.getAttribute('redirectUrl') !=3D "") {=0A=
			document.location.replace(this.getAttribute('redirectUrl'));=0A=
		}=0A=
	}=0A=
}=0A=
/* ---- detection functions ---- */=0A=
com.deconcept.FlashObjectUtil.getPlayerVersion =3D function(){=0A=
   var PlayerVersion =3D new com.deconcept.PlayerVersion(0,0,0);=0A=
	if(navigator.plugins && navigator.mimeTypes.length){=0A=
		var x =3D navigator.plugins["Shockwave Flash"];=0A=
		if(x && x.description) {=0A=
			PlayerVersion =3D new =
com.deconcept.PlayerVersion(x.description.replace(/([a-z]|[A-Z]|\s)+/, =
"").replace(/(\s+r|\s+b[0-9]+)/, ".").split("."));=0A=
		}=0A=
	}else if (window.ActiveXObject){=0A=
	   try {=0A=
   	   var axo =3D new ActiveXObject("ShockwaveFlash.ShockwaveFlash");=0A=
   		PlayerVersion =3D new =
com.deconcept.PlayerVersion(axo.GetVariable("$version").split(" =
")[1].split(","));=0A=
	   } catch (e) {}=0A=
	}=0A=
	return PlayerVersion;=0A=
}=0A=
com.deconcept.PlayerVersion =3D function(arrVersion){=0A=
	this.major =3D parseInt(arrVersion[0]) || 0;=0A=
	this.minor =3D parseInt(arrVersion[1]) || 0;=0A=
	this.rev =3D parseInt(arrVersion[2]) || 0;=0A=
}=0A=
com.deconcept.PlayerVersion.prototype.versionIsValid =3D function(fv){=0A=
	if(this.major < fv.major) return false;=0A=
	if(this.major > fv.major) return true;=0A=
	if(this.minor < fv.minor) return false;=0A=
	if(this.minor > fv.minor) return true;=0A=
	if(this.rev < fv.rev) return false;=0A=
	return true;=0A=
}=0A=
/* ---- get value of query string param ---- */=0A=
com.deconcept.util.getRequestParameter =3D function(param){=0A=
	var q =3D document.location.search || document.location.href.hash;=0A=
	if(q){=0A=
		var startIndex =3D q.indexOf(param +"=3D");=0A=
		var endIndex =3D (q.indexOf("&", startIndex) > -1) ? q.indexOf("&", =
startIndex) : q.length;=0A=
		if (q.length > 1 && startIndex > -1) {=0A=
			return q.substring(q.indexOf("=3D", startIndex)+1, endIndex);=0A=
		}=0A=
	}=0A=
	return "";=0A=
}=0A=
=0A=
/* add Array.push if needed (ie5) */=0A=
if (Array.prototype.push =3D=3D null) { Array.prototype.push =3D =
function(item) { this[this.length] =3D item; return this.length; }}=0A=
=0A=
/* add some aliases for ease of use / backwards compatibility */=0A=
var getQueryParamValue =3D com.deconcept.util.getRequestParameter;=0A=
var FlashObject =3D com.deconcept.FlashObject;=0A=

------=_NextPart_000_0000_01CC2FF7.42418700--

