function write(){document.getElementById('SuperGalleryDialog').innerHTML='<TABLE class=balloon cellSpacing=0 cellPadding=0><TR><TD class=arrow><DIV class=left id=SuperGalleryDialogArrowLeft><IMG src="ts/imgDetailsArrow.gif"></DIV></TD><TD class=balloon><DIV class=content id=SuperGalleryDialogContent><DIV class=shadow id=SuperGalleryDialogShadow></DIV><DIV class=frame id=SuperGalleryDialogFrame><DIV class=body id=SuperGalleryDialogBody><DIV class=padding><TABLE class=showcase><TR><TD class=image id=SuperGalleryDialogImage><DIV class=imgvisible id=bImgDiv><IMG class=imgBig id=imgBig   src="ts/s.gif" name=imgBig><a href="javascript:myclose();"><img src="ts/closelabel.gif" border="0" align="right"></a></DIV><DIV class=txtvisible id=bImgTxt></DIV></TD><TD class=thumbs id=SuperGalleryDialogThumbs style="display: none;"><DIV class=paginationUp id=paginationUp><IMG id=ArrowUp src="ts/s.gif" align=absMiddle name=imgArrowUp></DIV><DIV class=thumbLayer id=SuperGalleryThumbLayer><DIV class=slider id=SuperGallerySlider>&nbsp;</DIV></DIV><DIV class=paginationDown id=paginationDown><IMG id=ArrowDown src="ts/s.gif" align=absMiddle      name=imgArrowDown></DIV></TD></TR></TBODY></TABLE></DIV></DIV></DIV></DIV></TD><TD class=arrow><DIV class=right id=SuperGalleryDialogArrowRight><IMG src="ts/imgDetailsArrow2.gif"></DIV></TD></TR></TABLE>';}
//<!--
//1@@m2
function configure(){
ebay.oDocument.oPage.createConfig = function(name) {
				var cfg = ebay.oDocument.addConfig(new EbayConfig(name));

// 				cfg.width = 600;
// 				cfg.height = 500;

				cfg.width = 600;
				cfg.height = 500;

				cfg.origin = 25;
                 
				cfg.timer = 20;
				cfg.pixels = 10;

				cfg.mouseover = '300';
				cfg.mouseout= '150';

				cfg.host = '';
				cfg.coreImgHost = 'http://pics.ebaystatic.com/aw/pics/';

				cfg.loading = '<img src="ts/indicator.gif"> Please wait...';
				cfg.error = "Error loading images";

			}; 
			ebay.oDocument.oPage.createConfig('SuperGallery');

}


function ebEnvironmentSetLocals()
{this.bCountryDoubleByte=false;this.sCountryDomain=".ebay.com/";this.sCookieDomain=".ebay.com";this.sCountry="us";this.sCountryDesc="US";}

//2@@m9

function EbayEnvironment(pParent,pName)
{if(!this.objType)
this.objType="EbayEnvironment";if(!pParent.objType.is("EbayGlobals"))
return;this.base=EbayObject;this.base(pParent,pName);this.sCountry=this.sCountryDomain=this.sCountryDesc="";this.sTrainId="v";this.sEnvironment="prod";this.bCountryDoubleByte=false;this.sEbay="ebay";this.sDomain=".ebay";this.sInclude="include";this.sQADomain=".qa.";this.sQAMachine=this.sIncludeDir=this.sCountryIncludeDir="";this.sPicsDir="pics.ebaystatic.com/aw/pics/";this.sIncludeHost="";this.sJSPackageSuffix="";this.sCSSPackageSuffix="";this.sJSPackagesDir="";this.sCSSPackagesDir="";this.sThisPage=this.sLastPage=this.sThisPagePath=this.sThisPageQuery=this.sLastPagePath=this.sLastPageQuery=this.sProtocol=this.sThisPagePool=this.sThisPageHost=this.sCaseSensiLastPage=this.sThisPageRaw="";this.init=function()
{with(this)
{var pro=sProtocol=location.protocol,sb="sandbox";sIncludeHost=typeof(includeHost)!="undefined"?includeHost:(!pro.has("http")?"http:":pro)+"//"+(pro.has("https")?"secure":"")+sInclude+sDomain+"static.com/";sThisPageRaw=document.location.href;var tp=sThisPage=sThisPagePath=getUnencodedHost();sThisPagePool=tp.substring(tp.indexOf("://")+3,tp.indexOf("."));sThisPageHost=location.hostname;var qInd=tp.indexOf("?");if(qInd!=-1)
{sThisPagePath=tp.substring(0,qInd);sThisPageQuery=tp.substring(qInd);}
if(typeof(document.referrer)!='undefined'&&document.referrer.length>0)
{sCaseSensiLastPage=document.referrer;var lp=sLastPage=sLastPagePath=sLastPageQuery=getUnencodedHost(sCaseSensiLastPage.toLowerCase());qInd=lp.indexOf("?");if(qInd!=-1)
{sLastPagePath=lp.substring(0,qInd);sLastPageQuery=lp.substring(qInd);}}


this.setLocals=ebEnvironmentSetLocals;this.setLocals();var qacd=".ebay.com/",tpp=sThisPagePath;qacd=(sCountry=="us")?".":"."+sCountry+".";if(tpp.has(".dev."))
{sCountryDomain=tpp.substring(tpp.indexOf("."),tpp.indexOf(".com")+4);sCountryDomain+="/";sCookieDomain=sDomain+".com";}
var isSecure=pro.is("https:"),isQA=tpp.has(sQADomain);if(isSecure)
{sInclude="secure"+sInclude;sPicsDir="secure"+sPicsDir;}
if(isQA)
{var ih=sIncludeHost,qi=ih.indexOf(sQADomain),di=ih.lastIndexOf(".",qi-1)+1;if(di)
sQAMachine=ih.substring(di,qi);sCountryDomain=sQAMachine.is("")?"":qacd;sCountryDomain+=sQAMachine+sQADomain+sEbay+".com/";sCookieDomain=sDomain+".com";}
if(!isSecure)
pro="http:";pro+="//";sPicsDir=pro+sPicsDir;sIncludeDir=sIncludeHost+"aw/pics/lib/";sCountryIncludeDir=sIncludeDir+sCountry+"/";sIncludeDir+="_global/";if(sTrainId.has("trainid"))
sTrainId="v";sJSPackageSuffix=(sTrainId.is("v")?"":("_v"+sCountry))+".js";sCSSPackageSuffix=(isSecure?"_SSL":"")+((sTrainId.is("v")?"":("_v"+"1"+sCountry))+".css");sJSPackagesDir=sIncludeHost+"js/"+sTrainId+"/"+sCountry+"/";sCSSPackagesDir=sIncludeHost+"css/"+sTrainId+"/"+sCountry+"/";if(sThisPageHost.has(sb+".")&&!sCountry.hasAny("befr","benl","tw","us"))
sCookieDomain="."+sb+sCookieDomain;}}
this.getUnencodedHost=function(pURL)
{var tp=unescape(pURL?pURL:document.location);if(tp.has("_W0QQ"))
{if(tp.split("/").length==4)
{tp=tp.replace(/_W0QQ/,"?");tp=tp.replace(/Z/g,"=");tp=tp.replace(/Q3A/g,":");tp=tp.replace(/Q3a/g,":");tp=tp.replace(/Q3B/g,";");tp=tp.replace(/Q3b/g,";");tp=tp.replace(/QQ/g,"&");}}
return tp;}
this.init();}


//5@@m4

function EbayObject(pParent,pName)
{if(!this.objType)
this.objType="EbayObject";this.parent=pParent;this.name=pName;this.bSupportsErrors=(typeof(EbayError)!="undefined");var eb=(typeof(ebay)=="object");this.oDocument=eb?ebay.oDocument:null;this.oGlobals=eb?ebay.oGlobals:null;this.oUtils=eb?ebay.oUtils:null;this._get=ebObjectGet;this._exec=ebObjectExecute;this.createError=ebObjectCreateErrorWrapper;this.throwDebug=ebObjectThrowDebugWrapper;this.throwWarning=ebObjectThrowWarningWrapper;this.throwError=ebObjectThrowErrorWrapper;this.EVENT_BEFORE=0;this.EVENT_AFTER=1;}
function ebObjectGet(pName)
{var p=eval("this."+pName);if(typeof(p)=="undefined")
{p="";}
return p;}
function ebObjectExecute(pFunction)
{var s="this."+pFunction,f=eval(s);if(typeof(f)=="function")
{var _a=arguments;s+='(';for(var i=1,len=_a.length;i<len;i++)
{s+=((i>1)?',':'')+'_a['+i+']';}
s+=');';return eval(s);}
return true;}
function ebObjectCreateErrorWrapper(pType,pMsg,pCmd)
{if(typeof(ebObjectCreateError)=="function")
{this.createError=ebObjectCreateError;return this.createError(pType,pMsg,pCmd);}}
function ebObjectThrowDebugWrapper(pMsg,pCmd)
{if(typeof(ebObjectThrowDebug)=="function")
{this.throwDebug=ebObjectThrowDebug;this.throwDebug(pMsg,pCmd);}}
function ebObjectThrowWarningWrapper(pMsg,pCmd)
{if(typeof(ebObjectThrowWarning)=="function")
{this.throwWarning=ebObjectThrowWarning;this.throwWarning(pMsg,pCmd);}}
function ebObjectThrowErrorWrapper(pMsg,pCmd)
{if(typeof(ebObjectThrowError)=="function")
{this.throwError=ebObjectThrowError;this.throwError(pMsg,pCmd);}}

//6@@m3

function EbayBase(pParent,pName,pDoNotAdd)
{if(!this.objType)
this.objType="EbayBase";this.base=EbayObject;this.base(pParent,pName);this.controls=[];this._addControl=ebBaseAddControl;this._getControl=ebBaseGetControl;this._getControlEx=ebBaseGetControlEx;this.actualGetControl=ebBaseActualGetControl;this.clearControl=ebControlClearControl;var p=this.parent;if(!pDoNotAdd&&p&&p._addControl)
p._addControl(pName,this,true);}
function ebBaseAddControl(pName,pObj,pReplace)
{var c=this.controls,n=pName;if(!c[n]||pReplace)
c[n]=pObj;return c[n];}
function ebBaseActualGetControl(pName)
{var c=this.controls,rc;if(c)
{for(var i in c)
{if(i==pName)
return c[i];else if(c[i]&&c[i].controls)
{rc=c[i].actualGetControl(pName);if(rc)
return rc;}}}
return null;}
function ebBaseGetControl()
{var a=arguments,l=a.length,i=0,ct=this,n=a[i];while(ct.controls[n])
{ct=ct.controls[n];if(i==(l-1))
return ct;i++;n=a[i];}
with(this)
{var c=actualGetControl(n);if(c)return c;}
this.throwError("Control not found at '"+n+"'","_getControl");return null;}
function ebBaseGetControlEx()
{var a=arguments,s="this._getControl(";for(var i=0,len=a.length;i<len;i++)
{s+=((i>0)?",":"")+"a["+i+"]";}
s+=")";var c=eval(s);if(!c)
{this.throwWarning("Control not found at '"+a[0]+"'","_getControlEx");c=new EbayObject();}
return c;}
function ebControlClearControl(pName)
{var e=this._getControl(pName),p;if(!e)
return;if(e.cleanupMemory)
e.cleanupMemory();p=e?e.parent:null;if(p&&p.controls[pName])
p.controls[pName]=null;}

//7@@m2
function EbayConfig(pName)
{if(!this.objType)
this.objType="EbayConfig";this.name=pName;this.oGlobals=ebay.oGlobals;}
//8@@m22

function Ebay(pName)
{if(!this.objType)
this.objType="Ebay";this.base=EbayBase;this.base(parent,pName,true);this.oServer=this.oErrorManager=null;this.init=function()
{this.oDocument=new EbayDOM(this,"Document object");this.oGlobals=new EbayGlobals(this,"Global objects");this.oUtils=new EbayUtils(this,"Common functions");this.attachParent();}
this.attachParent=function()
{var doc=this.oDocument,cl=this.oGlobals.oClient,dd=doc.getQueryValue("downgradeDomain").is("true");if(dd&&!(cl.bMac&&cl.bIE))
doc.downgradeDomain();this._addControl(doc.name,doc,true);var doc=this.oDocument,wo=(window.parent!=window)?window.parent:window.opener,srch=location.search,prt=(wo&&(typeof(wo.document)!="unknown")&&(dd||doc.getQueryValue("ej2child").is("true")))?(wo.g_ebayParent||wo.g_ebPopupParent):null;var ej2p=doc.getQueryValue("ej2parent");prt=(ej2p&&prt)?prt[ej2p]:null;if(prt)
{this.parent=prt;prt._addControl(this.name,this,true);}}
this.init();}
window.ebay=new Ebay("EbayJavascript2");

//9@@m3

(function()
{var od=ebay.oDocument;od.base=EbayBaseControl;od.base(od.parent,od.name,true);od.aCustomDocFunctions=[];od.onload=function()
{jsObj._exec("load");}
od.onunload=function()
{if(jsObj)
{jsObj._exec("unload");jsObj=null;}
window.ebay=null;}
od.onresize=function(pEvent)
{jsObj._exec("resize");}
od.onDocLoad=function()
{with(this)
{executeCustomFunction(aCustomDocFunctions["onDocLoad"]);if(bind)
bind();}}
od.onDocUnload=function()
{with(this)
{executeCustomFunction(aCustomDocFunctions["onDocUnload"]);doc=win=null;}
with(window)
_showEbayAlert=dataLoader=null;}
od.executeCustomFunction=function(pFunction)
{var f=pFunction;if(f)
{if(f[0])
{for(var i=0,len=f.length;i<len;i++)
{if(typeof(f[i])!="undefined")
f[i]();}}
else if(typeof(f)!="undefined")
f();}}
od.registerDocEvent=function(pEvent,pEJ2Event,pDOMElem,pExist,pChildControl)
{var e=pEvent,j2e=pEJ2Event,twoe="this."+pDOMElem+".on"+e;if(pExist.is("unknown"))
eval(twoe+"=null;");var cc=pChildControl,tEvt=eval(twoe),tej2e="this."+(cc?(cc+"."):"")+"on"+e,tej2ef=eval(tej2e);if(tEvt!=tej2ef)
{if(!tEvt||!tej2ef||!tEvt.toString().is(tej2ef.toString()))
{var acdf=this.aCustomDocFunctions,b=acdf[j2e];acdf[j2e]=acdf[j2e]?[acdf[j2e],tEvt]:tEvt;if(!b)this._registerEvent(e,j2e);eval(twoe+"="+tej2e);}}}
od.registerEvents=function()
{with(this)
{win.jsObj=this;registerDocEvent("load","onDocLoad","win",typeof(win.onload));registerDocEvent("unload","onDocUnload","win",typeof(win.onunload));registerDocEvent("resize","","win",typeof(win.onresize));_registerEvent("bind");}}
od.registerEvents();od.restoreEventHandlers=function()
{var cts=this.controls;this.registerEvents();for(var i in cts)
{if(cts[i].registerEvents)
cts[i].registerEvents();}}
od._registerEvent("footer","_footer");od._footer=function()
{this.restoreEventHandlers();}})();

//10@@m2

function EbayBaseControl(pParent,pName,pDoNotAdd)
{if(!this.objType)
this.objType="EbayBaseControl";this.base=EbayBase;this.base(pParent,pName,pDoNotAdd);this.controls=[];var eh=this.oEventHandler=new EbayEventHandler(this,"Event Handler");this._registerEvent=eh.registerEvent;this._getEvent=eh.getEvent;this._getEventEx=eh.getEventEx;this._registerListener=ebBaseControlRegisterListener;this._unregisterListener=ebBaseControlUnregisterListener;this._processEvent=eh.processEvent;}
function ebBaseControlRegisterListener(pEvent,pSequence,pHandler,pBlocking)
{pEvent.registerListener(pSequence,this,pHandler,pBlocking);}
function ebBaseControlUnregisterListener(pEvent,pSequence,pHandler)
{pEvent.unregisterListener(pSequence,this,pHandler);}

//11@@m13

function EbayEvent(pParent,pName,pHandler)
{if(!this.objType)
this.objType="EbayEvent";this.base=EbayObject;this.base(pParent,pName);this.aHandlers=[pHandler];this.aListeners=[[],[]];this.registerListener=ebEventRegisterListener;this.unregisterListener=ebEventUnregisterListener;this.notify=ebEventNotify;this.addHandler=ebEventAddHandler;}
function ebEventRegisterListener(pSequence,pParent,pHandler,pBlocking)
{var sa=this.aListeners[pSequence];sa[sa.length]=new EbayEventListener(pParent,pHandler,pBlocking);}
function ebEventUnregisterListener(pSequence,pParent,pHandler)
{var t=[],al=this.aListeners[pSequence];for(var i=0,len=al.length;i<len;i++)
{if(!((al[i].sHandler==pHandler)&&(al[i].parent==pParent)))
t[t.length]=al[i];}
al=this.aListeners[pSequence]=[];for(var i=0,len=t.length;i<len;i++)
al[i]=t[i];}
function ebEventNotify(pSequence)
{with(this)
{var a=arguments,aStr="";for(var i=1,len=a.length;i<len;i++)
aStr+=",a["+i+"]";var l=aListeners[pSequence],rv,fn="_listener_",lp="l[i].parent.",sH;for(var i=0,len=l.length;i<len;i++)
{sH=l[i].sHandler;if(eval("typeof("+lp+sH+") == 'function'"))
eval(lp+fn+"="+lp+sH+";rv="+lp+fn+"(this"+aStr+");");if(!rv&&l[i].bBlocking)
return false;}}
return true;}
function ebEventAddHandler(pName)
{this.aHandlers[this.aHandlers.length]=pName;}

//12@@m1

function EbayEventListener(pParent,pHandler,pBlocking)
{if(!this.objType)
this.objType="EbayEventListener";this.base=EbayObject;this.base(pParent,"Event Listener");this.sHandler=pHandler;this.bBlocking=pBlocking;}

//13@@m1

function EbayEventHandler(pParent,pName)
{if(!this.objType)
this.objType="EbayEventHandler";this.base=EbayObject;this.base(pParent,pName);this.aEvents=[];this.registerEvent=ebEventHandlerRegisterEvent;this.getEvent=ebEventHandlerGetEvent;this.getEventEx=ebEventHandlerGetEventEx;this.processEvent=ebEventHandlerProcessEvent;}
function ebEventHandlerRegisterEvent(pName,pHandler)
{var eh=this.oEventHandler,e=eh.aEvents[pName];if(e)
{e.addHandler(pHandler);}
else
{with(eh)
aEvents[pName]=e=new EbayEvent(eh,pName,pHandler);var s="this."+pName+" = function() {"+'var a = arguments, len = a.length, s = "";'+'for (var i=0; i<len; i++)'+' s += ",a[" + i + "]";'+" return eval('this._processEvent(\""+pName+"\"' + s + ')'); }";eval(s);}
return e;}
function ebEventHandlerGetEvent(pName,pEx)
{var e=this.oEventHandler.aEvents[pName];if(!e)
e=pEx?new EbayEvent():null;return e;}
function ebEventHandlerGetEventEx(pName)
{return this._getEvent(pName,true)}
function ebEventHandlerProcessEvent(pEventID)
{var rv=false;with(this)
{var e=oEventHandler.aEvents[pEventID];if(e)
{var a=arguments,l=a.length,aStr="";for(var i=1;i<l;i++)
aStr+=",a["+i+"]";rv=eval("e.notify(EVENT_BEFORE"+aStr+");");if(rv)
{var hs=e.aHandlers,ef,fn="this._event_";for(var i=0,l=hs.length;i<l;i++)
{ef=hs[i];if(ef&&eval('typeof('+ef+')=="function"'))
eval(fn+"="+ef+";rv="+fn+"(e"+aStr+")");}
eval("e.notify(EVENT_AFTER"+aStr+");");}}}
return rv;}

//14@@m13

function EbayClient(pParent,pName)
{if(!this.objType)
this.objType="EbayClient";if(!pParent.objType.is("EbayGlobals"))
return;this.base=EbayObject;this.base(pParent,pName);this.bFirefox=this.bWebTV=this.bOpera=this.bNav=this.bIE=this.bSafari=this.bWin=this.bMac=this.bMacppc=this.bMactel=this.bActiveXLibLoaded=this.bActiveXSupported=this.bWinXp=this.bXpSp2=this.bAOL=this.bVista=this.bLinux=this.bWin2K=false;this.iVer=this.fVer=-1;this.fMinorVer=0;this.aMimeTypes=null;this.init=function()
{var nv=navigator,agt=nv.userAgent.toLowerCase(),i=0,ver;with(thi