|
Place a bid
// (C) 2003 CodeLifter.com
// Source: CodeLifter.com
// Do not remove this header
// Set the message for the alert box
am = "right click not available";
// do not edit below this line
// ===========================
bV = parseInt(navigator.appVersion)
bNS = navigator.appName=="Netscape"
bIE = navigator.appName=="Microsoft Internet Explorer"
function nrc(e) {
if (bNS && e.which > 1){
alert(am)
return false
} else if (bIE && (event.button >1)) {
alert(am)
return false;
}
}
document.onmousedown = nrc;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (bNS && bV
var message="The Tie Rack ©2007";
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false;")
SCOOBY DOO NEW TIE
57 INCHES LONG
4 INCHES WIDE
100% SILK
MADE BY CARTOON NETWORK
Check out our other Silk Ties.
We use Paypal only. Tie Shipping Prices: Shipping is always $2.95 for the first tie and 50 cents for each additional tie. ( U.S.A.) Canada- is $3.95 for the first and $.50 for each additional. Shipping to Europe is $7.75 for the first and $.50 for each additional. .
Template Designed by2 Friends Designs
Powered by eBay Turbo Lister
On Dec-02-07 at 17:23:49 PST, seller added the following information:
Use the FREE Counters 1 million sellers do - Vendio!
On Jan-25-08 at 14:48:54 PST, seller added the following information:
We do not ship to South America, Mexico, Spain or Italy. |