From: "Saved by Windows Internet Explorer 7"
Subject: OnlineKAT
Date: Sat, 7 Mar 2009 09:50:36 -0000
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0000_01C99F0A.2A25F5F0"
X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18049

This is a multi-part message in MIME format.

------=_NextPart_000_0000_01C99F0A.2A25F5F0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.reimo.com/katalog/zubehoerprofi2009/index2.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" =
"http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML lang=3Dde xml:lang=3D"de" =
xmlns=3D"http://www.w3.org/1999/xhtml"><HEAD><TITLE>OnlineKAT</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<SCRIPT =
src=3D"http://www.reimo.com/katalog/zubehoerprofi2009/swfobject.js"=20
type=3Dtext/javascript></SCRIPT>

<SCRIPT language=3DJavaScript>=0A=
<!--=0A=
function onlinekat_open(myLink) {=0A=
    //alert(myLink)=0A=
	if (!myLink) {=0A=
		alert("Kein Link =FCbergeben");=0A=
	}=0A=
	else {=0A=
		alert("Ein Link w=FCrde nun aufgerufen werden");=0A=
	}=0A=
}	=0A=
  =0A=
//-->=0A=
</SCRIPT>

<META content=3D"MSHTML 6.00.6001.18203" name=3DGENERATOR></HEAD>
<BODY style=3D"MARGIN: 0px" bgColor=3D#ffffff>
<FORM name=3Dsearchform action=3Dhttp://www.bettmer.de/shop/prodList.asp =
method=3Dpost=20
target=3DContent><INPUT type=3Dhidden name=3DSearchtxt> <INPUT =
type=3Dhidden=20
value=3D1089121172006144346 name=3DShidip> </FORM>
<DIV id=3Dokatcontent align=3Dcenter><STRONG>Sie ben=F6tigen einen =
FlashPlayer, um=20
diese Seite korrekt zu sehen</STRONG> Leider verwenden Sie eine =
veraltete=20
Version des FlashPlayers, weshalb die Webseite nicht richtig =
funktioniert. Den=20
aktuellsten FlashPlayer k=F6nnen Sie sich <A=20
href=3D"http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Vers=
ion=3DShockwaveFlash&amp;promoid=3DBIOW">hier</A>=20
kostenlos herunterladen. </DIV>
<SCRIPT type=3Dtext/javascript>=0A=
	// <![CDATA[=0A=
		=0A=
	var so =3D new SWFObject("onlinekat.swf", "onlinekat", "828", "625", =
"7", "#FFFFFF", "noscale");=0A=
	so.addVariable("onlinekatpage", "Titel");=0A=
    so.write("okatcontent");=0A=
		=0A=
	// ]]>=0A=
</SCRIPT>
</BODY></HTML>

------=_NextPart_000_0000_01C99F0A.2A25F5F0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.reimo.com/katalog/zubehoerprofi2009/swfobject.js

/**
 * SWFObject v1.4.2: Flash Player detection and embed - =
http://blog.deconcept.com/swfobject/
 *
 * SWFObject is (c) 2006 Geoff Stearns and is released under the MIT =
License:
 * http://www.opensource.org/licenses/mit-license.php
 *
 * **SWFObject is the SWF embed script formerly known as FlashObject. =
The name was changed for
 *   legal reasons.
 */
if(typeof deconcept=3D=3D"undefined"){var deconcept=3Dnew Object();}
if(typeof deconcept.util=3D=3D"undefined"){deconcept.util=3Dnew =
Object();}
if(typeof =
deconcept.SWFObjectUtil=3D=3D"undefined"){deconcept.SWFObjectUtil=3Dnew =
Object();}
deconcept.SWFObject=3Dfunction(_1,id,w,h,_5,c,scal,_7,_8,_9,_a,_b){
if(!document.getElementById){return;}
this.DETECT_KEY=3D_b?_b:"detectflash";
this.skipDetect=3Ddeconcept.util.getRequestParameter(this.DETECT_KEY);
this.params=3Dnew Object();
this.variables=3Dnew Object();
this.attributes=3Dnew Array();
if(_1){this.setAttribute("swf",_1);}
if(id){this.setAttribute("id",id);}
if(w){this.setAttribute("width",w);}
if(h){this.setAttribute("height",h);}
if(_5){this.setAttribute("version",new =
deconcept.PlayerVersion(_5.toString().split(".")));}
this.installedVer=3Ddeconcept.SWFObjectUtil.getPlayerVersion();
if(c){this.addParam("bgcolor",c);}
if(scal){this.addParam("scale",scal);}
var q=3D_8?_8:"high";
this.addParam("quality",q);
this.setAttribute("useExpressInstall",_7);
this.setAttribute("doExpressInstall",false);
var _d=3D(_9)?_9:window.location;
this.setAttribute("xiRedirectUrl",_d);
this.setAttribute("redirectUrl","");
if(_a){this.setAttribute("redirectUrl",_a);}};
deconcept.SWFObject.prototype=3D{setAttribute:function(_e,_f){
this.attributes[_e]=3D_f;
},getAttribute:function(_10){
return this.attributes[_10];
},addParam:function(_11,_12){
this.params[_11]=3D_12;
},getParams:function(){
return this.params;
},addVariable:function(_13,_14){
this.variables[_13]=3D_14;
},getVariable:function(_15){
return this.variables[_15];
},getVariables:function(){
return this.variables;
},getVariablePairs:function(){
var _16=3Dnew Array();
var key;
var _18=3Dthis.getVariables();
for(key in _18){_16.push(key+"=3D"+_18[key]);}
return _16;
},getSWFHTML:function(){
var _19=3D"";
if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){
if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType"=
,"PlugIn");}
_19=3D"<embed type=3D\"application/x-shockwave-flash\" =
src=3D\""+this.getAttribute("swf")+"\" =
width=3D\""+this.getAttribute("width")+"\" =
height=3D\""+this.getAttribute("height")+"\"";
_19+=3D" id=3D\""+this.getAttribute("id")+"\" =
name=3D\""+this.getAttribute("id")+"\" ";
var _1a=3Dthis.getParams();
for(var key in _1a){_19+=3Dkey+"=3D\""+_1a[key]+"\" ";}
var _1c=3Dthis.getVariablePairs().join("&");
if(_1c.length>0){_19+=3D"flashvars=3D\""+_1c+"\"";}
_19+=3D"/>";
}else{if(this.getAttribute("doExpressInstall")){
this.addVariable("MMplayerType","ActiveX");}
_19=3D"<object id=3D\""+this.getAttribute("id")+"\" =
classid=3D\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" =
width=3D\""+this.getAttribute("width")+"\" =
height=3D\""+this.getAttribute("height")+"\">";
_19+=3D"<param name=3D\"movie\" value=3D\""+this.getAttribute("swf")+"\" =
/>";
var _1d=3Dthis.getParams();
for(var key in _1d){_19+=3D"<param name=3D\""+key+"\" =
value=3D\""+_1d[key]+"\" />";}
var _1f=3Dthis.getVariablePairs().join("&");
if(_1f.length>0){_19+=3D"<param name=3D\"flashvars\" value=3D\""+_1f+"\" =
/>";}
_19+=3D"</object>";}
return _19;
},write:function(_20){
if(this.getAttribute("useExpressInstall")){
var _21=3Dnew deconcept.PlayerVersion([6,0,65]);
if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsVal=
id(this.getAttribute("version"))){
this.setAttribute("doExpressInstall",true);
this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl"=
)));
document.title=3Ddocument.title.slice(0,47)+" - Flash Player =
Installation";
this.addVariable("MMdoctitle",document.title);}}
if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installed=
Ver.versionIsValid(this.getAttribute("version"))){
var n=3D(typeof _20=3D=3D"string")?document.getElementById(_20):_20;
n.innerHTML=3Dthis.getSWFHTML();
return true;
}else{
if(this.getAttribute("redirectUrl")!=3D""){document.location.replace(this=
.getAttribute("redirectUrl"));}}
return false;}};
deconcept.SWFObjectUtil.getPlayerVersion=3Dfunction(){
var _23=3Dnew deconcept.PlayerVersion([0,0,0]);
if(navigator.plugins&&navigator.mimeTypes.length){
var x=3Dnavigator.plugins["Shockwave Flash"];
if(x&&x.description){_23=3Dnew =
deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replac=
e(/(\s+r|\s+b[0-9]+)/,".").split("."));}
}else{
try{var axo=3Dnew ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}
catch(e){try{
var axo=3Dnew ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");
_23=3Dnew deconcept.PlayerVersion([6,0,21]);
axo.AllowScriptAccess=3D"always";}
catch(e){
if(_23.major=3D=3D6){return _23;}}try{axo=3Dnew =
ActiveXObject("ShockwaveFlash.ShockwaveFlash");}
catch(e){}}
if(axo!=3Dnull){_23=3Dnew =
deconcept.PlayerVersion(axo.GetVariable("$version").split(" =
")[1].split(","));}}
return _23;};
deconcept.PlayerVersion=3Dfunction(_27){
this.major=3D_27[0]!=3Dnull?parseInt(_27[0]):0;
this.minor=3D_27[1]!=3Dnull?parseInt(_27[1]):0;
this.rev=3D_27[2]!=3Dnull?parseInt(_27[2]):0;
};
deconcept.PlayerVersion.prototype.versionIsValid=3Dfunction(fv){
if(this.major<fv.major){return false;}
if(this.major>fv.major){return true;}
if(this.minor<fv.minor){return false;}
if(this.minor>fv.minor){return true;}
if(this.rev<fv.rev){return false;}
return true;
};
deconcept.util=3D{getRequestParameter:function(_29){
var q=3Ddocument.location.search||document.location.hash;
if(q){
var _2b=3Dq.substring(1).split("&");
for(var i=3D0;i<_2b.length;i++){
if(_2b[i].substring(0,_2b[i].indexOf("=3D"))=3D=3D_29){
return _2b[i].substring((_2b[i].indexOf("=3D")+1));}}}
return "";}};
deconcept.SWFObjectUtil.cleanupSWFs=3Dfunction(){
var _2d=3Ddocument.getElementsByTagName("OBJECT");
for(var i=3D0;i<_2d.length;i++){
_2d[i].style.display=3D"none";
for(var x in _2d[i]){if(typeof =
_2d[i][x]=3D=3D"function"){_2d[i][x]=3Dnull;}}}};
if(typeof window.onunload=3D=3D"function"){
var oldunload=3Dwindow.onunload;
window.onunload=3Dfunction(){
deconcept.SWFObjectUtil.cleanupSWFs();
oldunload();};
}else{window.onunload=3Ddeconcept.SWFObjectUtil.cleanupSWFs;}
if(Array.prototype.push=3D=3Dnull){
Array.prototype.push=3Dfunction(_30){
this[this.length]=3D_30;
return this.length;};}

var getQueryParamValue=3Ddeconcept.util.getRequestParameter;
var FlashObject=3Ddeconcept.SWFObject; // for legacy support
var SWFObject=3Ddeconcept.SWFObject;


------=_NextPart_000_0000_01C99F0A.2A25F5F0--

