Track order

<p>Please enter you tracking number below. If your tracking number doesn't work feel free to contact us at support@yourstorename.com.</p>

<р> </p>

<div style= ‘text-align: center;><|-Tracking number input box.=> «input type= "text* id="YQNum" maxlength= 50*/> <|-The button is used to call script method. «input type= "button" value="TRACK" onclick="doTrack0" /> <I-Container to display the tracking result.-/dfvs

<div Id="YQContainer >/div>

<I-Script code can be put in the bottom of the page, wait until the page is loaded then execute.→>

escript type= text/javascript* src="//www.17track.net/externalcall.js"></script> escript type= "text/javascript >|/ <|[CDATA[ function do Track0 (

var num = document.getElementByld (YONum.value;

ifnum=== X

alert( Enter your number.);

return;

YQV5.trackSingle(l

//Required, Specify the container ID of the carrier content.

YQ_Containerld:"YQContainer",

/Optional, specify tracking result height, max height 800px, default is 560px

YO_Height:560,

/Optional, select carrier, default to auto identify.

YO_FC:’0’.

/Optional, specify Ul language, default language is automatically detected based on the browser settings,

YO_Lang:"en",

//Required, specify the number needed to be tracked.

YQ_Num:num

));

)

//]]></script>