//<!--
//1@@m5

function ebHelpWebformLink(pStr)
{if(typeof(top.location.href)=="unknown")
return;if(top.cuLink)
outputContactUsLinks(true);else if(!top.fromInlineCU)
{var str='<a href="#" onclick=\'document.forms';str+='["InlineSelfHelpWebform"].submit();return false;\'>';str+=pStr+'</a>';document.write(str);}
top.cuLink=null;}
function popupWindow(mypage,target,w,h,scroll,no,pLeft,pTop,params)
{if(typeof(top.location.href)=="unknown")
return;if(target=="_self")
return false;LeftPosition=(screen.width)?(screen.width-w)/2:0;TopPosition=(screen.height)?(screen.height-h)/2:0;if(pLeft)
LeftPosition=pLeft;if(pTop)
TopPosition=pTop;settings='height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable='+no+'';top.win=window.open(mypage,target,settings+","+params);winPopped=true;return false;}
function ebIndiaPostLink(pLink)
{var s="",h='http://indiapost.org/',p='PostageCalculator.html';var cl=ebay.oGlobals.oClient;s+='<a href="'+h;if(cl&&(cl.bNav||cl.bFirefox))
s+='Netscape/';s+=p;s+='">'+pLink+'</a>';document.write(s);}

//2@@m12

var ebHelpFeatureRef="1",ebHelpFeatureName=null;var ebHelpCookDelim="||",ebHelpCookName="ebh",ebHelpContainerName="ds2";var eInd=document.domain.indexOf(".ebay."),tDomain;if(eInd!=-1)
tDomain=document.domain.substr(eInd+1);function ebHelpGBTFInit()
{if(typeof(dot)=='undefined'||typeof(ebStr)=='undefined')
return false;var eInd=document.domain.indexOf(dot+ebStr+dot),tDomain;if(eInd!=-1)
tDomain=document.domain.substr(eInd+1);var srch=decodeURIComponent(document.location.search);var ind=srch.indexOf("fromFeature=");if(ind==-1)
{var vals=ebHelpGetCookieVals();if(vals[0]&&vals[1])
ebHelpFeatureName=vals[0];if(vals[1])
ebHelpFeatureRef=vals[1];}
else
{var lInd=srch.indexOf("&",ind+12);if(lInd==-1)
lInd=srch.length;ebHelpFeatureName=srch.substring(ind+12,lInd);ebHelpFeatureRef=(window.history.length-1-((ebay.oGlobals.oClient.bFirefox)?1:0));if(ebHelpFeatureName.hasAny('script','document','alert','javascript','write','window','ript'))
ebHelpFeatureName="";var cv=encodeURIComponent(ebHelpFeatureName)+ebHelpCookDelim+ebHelpFeatureRef;writeCookieletEx(ebHelpContainerName,ebHelpCookName,cv,tDomain,"/");}}
function ebHelpGetCookieVals()
{return readCookieletEx(ebHelpContainerName,ebHelpCookName).split(ebHelpCookDelim);}
function ebHelpSendBackToFeature(pIndex)
{writeCookieletEx(ebHelpContainerName,ebHelpCookName,"",tDomain,"/");if(history.iAnchClickCounts)
{pIndex=pIndex+history.iAnchClickCounts;}
history.go(pIndex);}
window.sendBackToFeature=ebHelpSendBackToFeature;function ebHelpGetBackToFeature()
{var str='&nbsp;';if(ebHelpFeatureRef>0&&ebHelpFeatureName&&window.history.length>((ebay.oGlobals.oClient.bFirefox)?1:0))
{str='<font face="arial" size="2">';str+='<a href="javascript:sendBackToFeature(';str+=(parseInt(ebHelpFeatureRef)-window.history.length)+');">';str+=decodeURIComponent(ebHelpFeatureName);str+='</a></font>&nbsp;&nbsp;';}
return str;}
window.getBackToFeature=ebHelpGetBackToFeature;window.ebHelpSearchClear=new Function("return true;");ebHelpGBTFInit();

//3@@m2

var openedWin=null;var wpercent=100;function launch()
{var args=launch.arguments;var url=args[0];var width=args[1];var height=args[2];if(!url||!width||!height)
{alert("Error");}
else if(width>screen.availWidth||height>screen.availHeight)
{var targetW=screen.availWidth-8;wpercent=Math.floor((targetW*100)/width);var targetH=Math.floor((height*wpercent)/100);width=targetW;height=targetH;_launch(url,width,height);}
else
{_launch(url,width,height);}}
function _launch()
{var args=_launch.arguments;if(args.length<3)
{alert('Wrong amount of arguments');return}
closeChild();var url=args[0];var width=args[1];var height=args[2];var resizable=args[3]?"yes":"no";var scrollbars=args[4]?"yes":"no";var toolbar=args[5]?"yes":"no";var menubar=args[6]?"yes":"no";var status=args[7]?"yes":"no";var address=args[8]?"yes":"no";var directories=args[9]?"yes":"no";var NewX=Math.max(0,Math.floor((screen.availWidth-(width+8))/2));var NewY=Math.max(0,Math.floor((screen.availHeight-(height+27))/2));var params='';params+="width="+width;params+=",height="+height;params+=",screenx="+NewX;params+=",screeny="+NewY;params+=",left="+NewX;params+=",top="+NewY;params+=",resizable="+resizable;params+=",scrollbars="+scrollbars;params+=",toolbar="+toolbar;params+=",menubar="+menubar;params+=",status="+status;params+=",location="+address;params+=",directories="+directories;openedWin=window.open(url,"",params);}
function closeChild()
{if(openedWin!=null)
{if(!openedWin.closed)
{openedWin.close();}}}
onunload=closeChild;

//4@@m3

function ebSCGetPageName()
{var u="undefined",s,n,oDoc=ebay.oDocument,rcode="rcode",sRC,oRC;s="__";n=window.location.pathname.split("/").join(s).substr(2);sRC=oDoc.getQueryValue(rcode);if(!sRC&&n.toLowerCase().indexOf("contact_us")!=-1)
{oRC=oDoc.getFormElem(rcode);if(oRC)
sRC=oRC.value;}
s=sRC?s:"";return n+s+sRC;}
var pageName=ebSCGetPageName();

//5@@m6

function EbayHTMLForm(pParent,pName,pCfg)
{if(!this.objType)
this.objType="EbayHTMLForm";this.base=EbayHTML;this.base(pParent,pName,pName,false,pCfg);this.getElem=function(){return this.getDocElem(arguments[0],'forms');};this.enable=function(){};this.getElementValue=ebHTMLFormGetElementValue;this.setElementValue=ebHTMLFormSetElementValue;this.getElements=ebHTMLFormGetElements;this.getElement=ebHTMLFormGetElement;this.setAction=ebHTMLFormSetAction;this.getAction=ebHTMLFormGetAction;this.setTarget=ebHTMLFormSetTarget;this.getTarget=ebHTMLFormGetTarget;this.submit=ebHTMLFormSubmit;this.clear=ebHTMLFormClear;this.subscribeEvents("onsubmit");this.onBeforeSubmit=null;this.onAfterSubmit=null;}
function ebHTMLFormGetElements()
{var e=this.eElem;return e?e.elements:new Array;}
function ebHTMLFormGetElement(pName)
{var elems=this.getElements();return elems[pName]?elems[pName]:null;}
function ebHTMLFormGetElementValue(pName)
{var elems=this.getElements();if(elems[pName]&&elems[pName].value)
return elems[pName].value;return"";}
function ebHTMLFormSetElementValue(pName,pValue)
{var elems=this.getElements(),elem=elems[pName];if(elem)
{if(elem.length)
{for(var i=0,len=elem.length;i<len;i++)
elem[i].value=pValue;}
else
elem.value=pValue;}}
function ebHTMLFormSetAction(pAction)
{var e=this.eElem;if(e)
e.action=pAction;}
function ebHTMLFormGetAction()
{var e=this.eElem;if(e)
return e.action;}
function ebHTMLFormSetTarget(pTarget)
{var e=this.eElem;if(e)
e.target=pTarget;}
function ebHTMLFormGetTarget()
{var e=this.eElem;if(e)
return e.target;}
function ebHTMLFormSubmit()
{if(this.onBeforeSubmit)
this.onBeforeSubmit();var e=this.eElem;if(e)
{e.submit();if(this.onAfterSubmit)
this.onAfterSubmit();}
else
this.throwError("Element '"+this.sElemName+"' does not exist on the page","submit");}
function ebHTMLFormClear()
{var elems=this.getElements();for(i=0;i<elems.length;i++)
{var elem=elems[i];var type=elem.type;switch(type)
{case"text":case"textarea":elem.value="";break;case"checkbox":elem.checked=false;break;case"select-one":elem.selectedIndex=0;}}}

//6@@m6

function EbayHTMLButton(pParent,pElemName,pDisabled,pCfg)
{if(!this.objType)
this.objType="EbayHTMLButton";this.base=EbayHTMLFormElem;this.base(pParent,pElemName,pDisabled,pCfg);this.getValue=ebHTMLButtonGetValue;this.setValue=ebHTMLButtonSetValue;this.enableBase=this.enable
this.enable=ebHTMLButtonEnable;this.subscribeEvents("onclick");}
function ebHTMLButtonGetValue()
{return this.eElem.value;}
function ebHTMLButtonSetValue(pValue)
{var e=this.eElem;if(e)
e.value=pValue;}
function ebHTMLButtonEnable(pEnable,pYukonize)
{if(typeof(pYukonize)!=='undefined'&&pYukonize)
{var e=this.eElem;e.style.opacity=!pEnable?".5":"";e.style.filter=!pEnable?"alpha(opacity=50)":"";this.bBtnDisabled=!pEnable;}
else
this.enableBase(pEnable);}

//7@@m11

function EbayHTMLText(pParent,pName,pDisabled,pCfg,bHidden)
{if(!this.objType)
this.objType="EbayHTMLText";this.base=EbayHTMLFormElem;this.base(pParent,pName,pDisabled,pCfg);this.value=ebHTMLTextValue;this.getValue=ebHTMLTextGetValue;this.setValue=ebHTMLTextSetValue;this.select=ebHTMLTextSelect;this.enableBase=this.enable;this.enable=ebHTMLTextEnable;if(bHidden!=true)
this.subscribeEvents("onchange","onblur","onfocus","onkeydown","onkeyup");}
function ebHTMLTextValue(pVal)
{var e=this.eElem;if(e)
{if(typeof(pVal)=="undefined")
return e.value;else
e.value=pVal;}}
function ebHTMLTextGetValue()
{return this.value();}
function ebHTMLTextSetValue(pVal)
{return this.value(pVal);}
function ebHTMLTextSelect()
{var e=this.eElem;if(e)
e.select();}
function ebHTMLTextEnable(pEnable)
{this.enableBase(pEnable);this.setStyle('backgroundColor',!pEnable?'#ccc':'#fff');}

//8@@m14

function EbayHTMLBaseCheckboxRadio(pParent,pName,pDisabled,pCfg)
{if(!this.objType)
this.objType="EbayHTMLBaseCheckboxRadio";this.base=EbayHTMLFormElem;this.base(pParent,pName,pDisabled,pCfg);this.bGroup=false;this.bindHTML=ebHTMLBaseCheckboxRadioBindHTML;this.bindEvents=ebHTMLBaseCheckboxRadioBindEvents;this.check=ebHTMLBaseCheckboxRadioCheck;this.selectByIndex=ebHTMLBaseCheckboxRadioSelectByIndex;this.selectByValue=ebHTMLBaseCheckboxRadioSelectByValue;this.isCheckedByValue=ebHTMLBaseCheckboxRadioIsCheckedByValue;this.getValueByIndex=ebHTMLBaseCheckboxRadioGetValueByIndex;this.getIndexByValue=ebHTMLBaseCheckboxRadioGetIndexByValue;this.getValue=null;this.enableBase=this.enable;this.enable=ebHTMLBaseCheckboxRadioEnable;this.setValue=this.selectByValue;this.onBeforeCheck=null;this.onAfterCheck=null;this.subscribeEvents("onclick");}
function ebHTMLBaseCheckboxRadioBindHTML()
{with(this)
{eElem=getElem(sElemName);if(eElem)
{if(eElem.length)
{bGroup=true;for(var i=0;i<eElem.length;i++)
assignJSObject(eElem[i]);cleanupMemory=ebHTMLBaseCheckboxRadioCleanupMemory;}
else
{bGroup=false;assignJSObject(eElem);}}
if(bDisabled)
enable(false);}}
function ebHTMLBaseCheckboxRadioCleanupMemory()
{var e=this.eElem;if(e)
{for(var j=0;j<e.length;j++)
{for(var i in e[j].jsObjs)
{e[j].jsObjs[i]=null;}
e[j].jsObjs=null;}
this.eElem=null;}}
function ebHTMLBaseCheckboxRadioBindEvents()
{with(this)
{if(!eElem)
return;var e=aBindEvents,len=e.length,fStr;for(var i in e)
{if(eElem.length&&eElem.length>0)
{for(var ii=0;ii<eElem.length;ii++)
eval("eElem[ii]."+e[i]+" = function(){"+this.bindEventString(e[i],ii)+"}");}
else
{eval("eElem."+e[i]+" = new Function(this.bindEventString(e[i],0))");}}}}
function ebHTMLBaseCheckboxRadioCheck(pChecked,pIndex)
{if(pIndex<0)
return;with(this)
{if(eElem)
{if(bGroup&&typeof(pIndex)=='undefined')
{var len=eElem.length;for(var i=0;i<len;i++)
eElem[i].checked=pChecked;}
else if(bGroup&&eElem[pIndex])
eElem[pIndex].checked=pChecked;else if(!bGroup)
eElem.checked=pChecked;}}}
function ebHTMLBaseCheckboxRadioSelectByIndex(pIdx,pCheck)
{var chx=typeof pCheck!='undefined'?pCheck:true;with(this)
{if(onBeforeCheck)
onBeforeCheck();var e=bGroup?eElem[pIdx]:eElem;if(e)
{e.checked=chx;if(onAfterCheck)
onAfterCheck();}}}
function ebHTMLBaseCheckboxRadioSelectByValue(pVal,pCheck)
{var chx=typeof pCheck!='undefined'?pCheck:true;with(this)
{if(onBeforeCheck)
onBeforeCheck();var e=eElem;if(!e)
return;if(bGroup)
{for(var i=0;i<e.length;i++)
{if(e[i].value==pVal)
{e[i].checked=chx;if(onAfterCheck)
onAfterCheck();}}}
else
{if(e.value==pVal)
{e.checked=chx;if(onAfterCheck)
onAfterCheck();}}}}
function ebHTMLBaseCheckboxRadioIsCheckedByValue(pValue)
{with(this)
{var e=eElem;if(e&&bGroup)
{var len=e.length;for(var i=0;i<len;i++)
{if(e[i].value==pValue)
return isChecked(i);}}}}
function ebHTMLBaseCheckboxRadioGetValueByIndex(pIndex)
{with(this)
{var e=eElem;if(e&&bGroup)
return e[pIndex].value;return null;}}
function ebHTMLBaseCheckboxRadioGetIndexByValue(pValue)
{with(this)
{var e=eElem;if(e&&bGroup)
{var len=e.length;for(var i=0;i<len;i++)
{if(e[i].value==pValue)
return i;}}
return-1;}}
function ebHTMLBaseCheckboxRadioEnable(pEnable)
{with(this)
{enableBase(pEnable);if(bGroup)
{var v=pEnable?"true":"false",e=eElem,len=e.length;if(e)
{for(var i=0;i<len;i++)
{e[i].onfocus=new Function("return "+v+";");e[i].disabled=!pEnable;}}}}}

//9@@m7

function EbayHTMLRadio(pParent,pName,pDisabled,pCfg)
{if(!this.objType)
this.objType="EbayHTMLRadio";this.base=EbayHTMLBaseCheckboxRadio;this.base(pParent,pName,pDisabled,pCfg);this.getElem=ebHTMLRadioGetElem;this.getValue=ebHTMLRadioGetValue;this.getSelectedIndex=ebHTMLRadioGetSelectedIndex;}
function ebHTMLRadioGetElem(pName)
{return this.oDocument.getFormElem(pName,"radio");}
function ebHTMLRadioGetValue()
{var e=this.eElem;if(!e){return"";}
if(this.bGroup)
{for(var i=0;i<e.length;i++)
{if(e[i].checked)
return e[i].value;}}
else
{if(e.checked)
return e.value;}
return"";}
function ebHTMLRadioGetSelectedIndex()
{var e=this.eElem;if(!this.bGroup)
return 0;else
{for(var i=0;i<e.length;i++)
{if(e[i].checked)
return i;}}
return-1;}

//10@@m9

function EbayDataURL(pURL)
{if(!this.objType)
this.objType="EbayDataURL";this.full=null;this.base=null;this.arguments=null;this.protocol="http";this.host=null;this.port=null;this.path="/";this.path_filename="/";this.filename=null;this.args=[];this.invalid_url=false;this.base_arg_del_index=null;this.base_arg_delimiter="?";this.key_value_delimiter="=";this.arg_delimiter="&";this.host_port_delimiter=":";this.protocol_host_delimiter="://";this.invalid_chars=["*","\"","\'","<",">","|"];this.init=ebDataURLInit;this.getArg=ebDataURLGetArg;this.addArg=ebDataURLAddArg;this.getURL=ebDataURLGetURL;this.parseArgs=ebDataURLParseArgs;this.hasArg=ebDataURLHasArg;this.init(pURL);}
function ebDataURLInit(pURL)
{with(this)
{full=base=pURL;base_arg_del_index=pURL.indexOf(base_arg_delimiter);if(base_arg_del_index!=-1)
{arguments=pURL.substring(base_arg_del_index+1);parseArgs(arguments);base=pURL.substring(0,base_arg_del_index);}
if(invalid_chars)
{for(var i in invalid_chars)
{if(base.indexOf(invalid_chars[i])!=-1)
{invalid_url=true;full=null
base=null;arguments=null;return false;}}}
var host_start=0;var host_end=base.length;if(base.indexOf("/")!=-1&&base.charAt(base.indexOf("/")+1)=="/")
{host_start=base.indexOf("/")+2;host_end=host_start+base.substring(host_start).indexOf("/");}
else
{host_start=0;if(base.indexOf("/")!=-1)
host_end=base.indexOf("/");}
host=base.substring(host_start,host_end);if(base.indexOf(host_port_delimiter)!=-1)
protocol=base.substring(0,base.indexOf(host_port_delimiter));var port_start=host.indexOf(":")
if(port_start!=-1)
{port=host.substring(port_start+1);host=host.substring(0,port_start);}
path_filename=base.substring(host_end);if(path_filename.indexOf(".")!=-1)
{path=path_filename.substring(0,path_filename.lastIndexOf("/"));filename=path_filename.substring(path_filename.lastIndexOf("/")+1);}
else
{if(path_filename.lastIndexOf("/")==path_filename.length-1)
path=path_filename.substring(0,path_filename.length-1);else
path=path_filename;}}}
function ebDataURLGetArg(pArgName)
{var tmp_array=[];for(var i=0;i<this.args.length;i++)
{if(this.args[i][0]==pArgName)
tmp_array[tmp_array.length]=this.args[i];}
if(tmp_array.length<1)
return;else if(tmp_array.length==1)
return tmp_array[0][1];else
return tmp_array;}
function ebDataURLAddArg(pArgName,pArgValue)
{this.args[this.args.length]=[pArgName,pArgValue];}
function ebDataURLHasArg(pArgName)
{return typeof(this.getArg(pArgName))!="undefined";}
function ebDataURLGetURL()
{with(this)
{if(!host)
return null;var url=arg_str="";for(var i=0;i<args.length;i++)
{if(arg_str!="")
arg_str+=arg_delimiter;if(args[i][1]=="")
arg_str+=args[i][0];else
arg_str+=args[i][0]+key_value_delimiter+args[i][1];}
if(protocol)
url+=protocol+protocol_host_delimiter;if(host)
url+=host;if(port)
url+=host_port_delimiter+port;if(path)
url+=path;if(filename)
url+="/"+filename;if(arg_str!="")
url+=base_arg_delimiter+arg_str;return url;}}
function ebDataURLParseArgs(pArgs)
{with(this)
{var new_args=new Array();while(pArgs.indexOf(arg_delimiter)!=-1)
{var outterdel=pArgs.indexOf(arg_delimiter);var innerdel=pArgs.indexOf(key_value_delimiter);if(outterdel>innerdel)
{var key=pArgs.substring(0,innerdel);var value=pArgs.substring(innerdel+1,outterdel);if(key!="")
{if(key.indexOf('amp;')==0)
key=key.replace('amp;','');addArg(key,value);}}
else
{var key=pArgs.substring(0,outterdel);if(key!="")
{if(key.indexOf('amp;')==0)
key=key.replace('amp;','');addArg(key,"");}}
pArgs=pArgs.substring(outterdel+1);}
if(pArgs!="")
{var innerdel=pArgs.indexOf(key_value_delimiter);if(innerdel==-1)
{addArg(pArgs,"");}
else
{var key=pArgs.substring(0,innerdel);var value=pArgs.substring(innerdel+1);if(key!="")
{addArg(key,value);new_args[key]=value;}
pArgs="";}}}}

//11@@m5

ebay.oDocument.oPage.onBeforeLoad=function()
{var oCfg=this.oC=this.parent.getConfig("Help.ContactUs.Submit");var oButton=new EbayHTMLButton(this,oCfg.sButName);var oForm=new EbayHTMLForm(this,oCfg.sFormName);var oRadio=new EbayHTMLRadio(this,oCfg.sRadioName);var oItem=new EbayHTMLText(this,oCfg.sItemElemName);oRadio._registerEvent("onclick","onClick");oRadio.onClick=function()
{oButton.enable(true);}
var oD=this.parent;oRadio._registerListener(oD._getEvent("load"),this.EVENT_AFTER,"initContinueBn");oRadio.initContinueBn=function()
{if(this.getSelectedIndex()>-1)
oButton.enable(true);else
oButton.enable(false);}
oForm._registerEvent("onsubmit","onSubmit");oForm.onSubmit=function()
{with(this)
{var iSelIndex=oRadio.getSelectedIndex();if((typeof(oCfg.aAssetType)!='undefined')&&(oCfg.aAssetType[iSelIndex]==oCfg.sExternal)){ebay.oDocument.doc.location.href=oCfg.aFileUrl[iSelIndex];return false;}else{var sURL=oCfg.sBaseUrl+oCfg.aFileUrl[iSelIndex]+oCfg.sFileExtn;oItem.setValue(new EbayDataURL(this.oGlobals.oEnvironment.sThisPage).getArg("item"));setAction(sURL);}}}}
// b=10633012 -->