|
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;")
HAWAIIN FLOWER NEW TIE
56 INCHES LONG
4 INCHES WIDE
100% SILK
Made By TANGO
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 1-2 ties and $12.95 for 3-5 ties.
.
Template Designed by
2 Friends Designs
Powered by eBay Turbo ListerThe free listing tool. List your items fast and easy and manage your active items.
|