<!--
var AP_ContentVersion = 6;
var AP_FlashPlugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;

if (AP_FlashPlugin) {
var AP_WordArray = navigator.plugins["Shockwave Flash"].description.split(" ");
for(var AP_Counter=0; AP_Counter < AP_WordArray.length; ++AP_Counter) {
  if(isNaN(parseInt(AP_WordArray[AP_Counter]))) continue;
    var AP_FlashPluginVersion = AP_WordArray[AP_Counter];
  }
  var AP_CanPlayFlash = AP_FlashPluginVersion >= AP_ContentVersion;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 && (navigator.appVersion.indexOf("Win") != -1)) {
  document.write('<SCR'+'IPT LANGUAGE=VBScript\>\n');
  document.write('on error resume next\n');
  document.write('AP_CanPlayFlash = (IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & AP_ContentVersion)))\n</SCR'+'IPT\>\n');
}
if (AP_CanPlayFlash) {
   document.writeln('<div style="text-align:center;">');
   document.writeln('  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.adobe.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="685" height="230" id="auctionpixie_gallery" align="middle">');
   document.writeln('    <param name=movie value="http://www.auctionpixie.co.uk/gallery/slider.swf?userid=springinthedesert&amp;color=0xEEE8AA&amp;color2=0xF8F6DD&amp;titlecolor=0x777455&amp;alphaItem=25&amp;speed=12&amp;pauseTime=6&amp;heightScroller=200&amp;widthScroller=620&amp;targetWindow=_self">');
   document.writeln('    <param name=quality value=high>');
   document.writeln('    <param name=wmode value=transparent>');
   document.writeln('    <param name=allowScriptAccess value=always>');
   document.writeln('    <param name="bgcolor" value="#ffffff">');
   document.writeln('    <embed src="http://www.auctionpixie.co.uk/gallery/slider.swf?userid=springinthedesert&amp;color=0xEEE8AA&amp;color2=0xF8F6DD&amp;titlecolor=0x777455&amp;alphaItem=25&amp;speed=12&amp;pauseTime=6&amp;heightScroller=200&amp;widthScroller=620&amp;targetWindow=_self"');
   document.writeln('      width="685" height="230" name="auctionpixie_gallery" align="middle"');
   document.writeln('      type="application/x-shockwave-flash"');
   document.writeln('      quality="high" wmode="transparent" bgcolor="#ffffff"');
   document.writeln('      allowScriptAccess="always"');
   document.writeln('      pluginpage="http://www.adobe.com/go/getflashplayer">');
   document.writeln('    </embed>');
   document.writeln('  </object>');
   document.writeln('</div>');
} else {
   document.writeln('<div style="text-align:center;">');
   document.write('  <a href="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
   document.write('    <img src="http://www.auctionpixie.co.uk/gallery/no_flash.gif" border="0">');
   document.write('  </a>');
   document.writeln('</div>');
}
//-->
