Gold Jewelry, Diamond Jewelry, Brand Name Watches - Bidz.com
function logToWindow(textToLog) {
//empty function
} //END: logToWindow
var loggingEnabled = false;
SHOW_RUNNING_BID_HISTORY ="Y";
var LBClient = new LiveBidClient(100, 100, updateLBStatusView);
var redirectLogonURL = "http://secure.bidz.com/CustomerLogin/Login.aspx?lastpage=http://www.bidz.com/";
currencyConv.loadCurrencyHash('CAD', '1.2849');
currencyConv.loadCurrencyHash('EUR', '0.798');
currencyConv.loadCurrencyHash('AUD', '1.599');
Close Window
Close Window
var verifyLink = "https://secure.bidz.com/UpdateUserInfo/VerifyUser.aspx?lastpage=http%3A%2F%2Fwww.bidz.com%2F";
var checkoutLink = "https://secure.bidz.com/checkout/usercart.aspx?lastpage=http%3A%2F%2Fwww.bidz.com%2F";
var vcoProcessLink = "https://secure.bidz.com/viewerschoice/viewerschoiceprocess.aspx?lastpage=http%3A%2F%2Fwww.bidz.com%2F";
var MP = {
Version: '1.0.14',
Domains: {'ar':'arabic','es':'espanol'},
SrcLang: 'en',
UrlLang: 'mp_js_current_lang',
SrcUrl: unescape('mp_js_orgin_url'),
init: function() {
if (MP.UrlLang.length!=2) {
MP.UrlLang = MP.SrcLang;
}
if (MP.SrcUrl.indexOf('p_js_orgin_url')==1) {
MP.SrcUrl = location.href;
}
},
switchLanguage: function(lang) {
if (lang!=MP.SrcLang) {
var script = document.createElement('SCRIPT');
script.src = location.protocol+'//'+MP.Domains[lang]+'.bidz.com/en'+lang+'/?1023749632;'+escape(MP.SrcUrl);
document.body.appendChild(script);
} else if (lang==MP.SrcLang) {
MP.switchToLang(MP.SrcUrl);
}
return false;
},
switchToLang: function(url) {
var mplink=document.createElement("A");
if (mplink.click) { // using location.href will cause IE6 to not report referrer
mplink.href=url;
document.body.appendChild(mplink);
mplink.click();
} else {
location.href=url;
}
}
};
var enLink = "English";
var esLink = "Español";
var arLink = "Arabic";
MP.SrcUrl=unescape('mp_js_orgin_url');MP.UrlLang='mp_js_current_lang';MP.init();
var mplink=document.getElementById('mplink');
if(location.host.indexOf("espanol.bidz.com")!=-1){
mplink.innerHTML=enLink+" | Español | "+arLink;
} else if (location.host.indexOf("arabic.bidz.com")!=-1) {
mplink.innerHTML=enLink+" | "+esLink+" | Arabic";
} else {
mplink.innerHTML="English | "+esLink+" | "+arLink;
}
Features
All Auctions
Exclusive Jewelry
Brand Name
Products
Engagement Rings
Necklaces
Rings
Bracelets
Earrings
Gentlemen's
Watches
Sunglasses
Gifts
Baby Jewelry
Vintage/Antique
Fine Art
Material
Amethyst Jewelry
Aquamarine Jewelry
Citrine Jewelry
Diamond Jewelry
Emerald Jewelry
Garnet Jewelry
Gold Jewelry
Metallic Jewelry
Opal Jewelry
Pearl Jewelry
Peridot Jewelry
Ruby Jewelry
Sapphire Jewelry
Silver Jewelry
Tanzanite Jewelry
Topaz Jewelry
World of Bidz
Holy Land
Lithuania
Receive Coupons and Specials from Bidz.com
Updated: 11/21/2008
Price
Change
Gold
$791.70
$43.10
Silver
$9.48
$0.45
Platinum
$825.70
$35.60
* Price Unit: US Dollar
* Weight Unit: Troy Ounce
var CURRENT_CATEGORY = "";
var CURRENT_OPEN_STATE = 0;
var PREV_CATEGORY = "";
function ShowMoreFacets(categoryName,sid,tid,qry,txt,fc,pg)
{
var ctgName = categoryName.toString();
PREV_CATEGORY = CURRENT_CATEGORY;
//alert("prev div = "+PREV_CATEGORY);
CURRENT_CATEGORY = ctgName;
if(CURRENT_OPEN_STATE == 1 && PREV_CATEGORY == ctgName) // open
{
//alert("close div for = "+CURRENT_CATEGORY);
closeMoreSearch();
CURRENT_OPEN_STATE = 0;
$('MoreButton_'+ctgName).firstChild.nodeValue = "more...";
return;
}
else
{
//alert("open div for = "+CURRENT_CATEGORY);
CURRENT_OPEN_STATE = 1;
$('MoreButton_'+ctgName).firstChild.nodeValue = "less...";
}
var urlPart = "sid=" + sid + "&tid=" + tid + "&query=" + qry + "&facet=" + fc + "&page=" + pg;
if(txt != "" && txt != null)
{
urlPart = urlPart + "&txt=" + txt;
}
//alert("/bzJApp/MoreSearch.action?"+urlPart+"&expandcategory="+ctgName);
showLoaderUI(ctgName);
var ajaxReq = new Ajax.Request("/bzJApp/MoreSearch.action?"+urlPart+"&expandcategory="+ctgName,
{ method: 'get',
onSuccess: this.processMoreSearch,
onFailure : this.processFailure,
onComplete : this.processComplete,
onException : this.processException
});
}
function showLoaderUI(ctgName)
{
$('ajaxLoader_'+ctgName).innerHTML = ' ';
}
function processMoreSearch (transport) {
$('moreDiv_tab_'+CURRENT_CATEGORY).innerHTML = transport.responseText;
$('ajaxLoader_'+CURRENT_CATEGORY).innerHTML = '';
if(PREV_CATEGORY != CURRENT_CATEGORY)
{
//alert("close div for pec ctg = "+PREV_CATEGORY);
$('moreDiv_tab_'+PREV_CATEGORY).innerHTML = '';
$('MoreButton_'+PREV_CATEGORY).firstChild.nodeValue="more...";
}
}
function closeMoreSearch () {
$('moreDiv_tab_'+CURRENT_CATEGORY).innerHTML = '';
}
function processFailure(transport) {
logToWindow("NAV.INC.1 processFailure - failed. " + transport.status);
}//END: processFailure
function processComplete(transport) {
logToWindow("NAV.INC.2 processComplete - complete.");
}//END: processComplete
function processException(Req, Ex1) {
logToWindow("NAV.INC.3 processException - execption " + Ex1);
}//END: processException
Win 5 Items and Get Free Shipping!
var currentUser = "";
Bid Sound
ding
chime
pop
glass
click
sound off
selectBidSound();
Streaming OFF
Bidz.com
LBClient.addListing('30643221', updateShowcaseView)
Playboy
//split time left into an array from comma separated
var tlArray = "0,0,1,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "12.0", "smtyjerk", "30643221", "N", "E", "N", "smtyjerk"))
LBClient.addListing('30639329', updateShowcaseView)
compare: $299.00
Chloe
//split time left into an array from comma separated
var tlArray = "0,0,3,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "32.0", "tjsone", "30639329", "N", "E", "N", "tjsone"))
LBClient.addListing('30644119', updateShowcaseView)
compare: $119.00
Lauren G. Adams
//split time left into an array from comma separated
var tlArray = "0,0,4,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "17.0", "pamelasears", "30644119", "N", "E", "N", "canuck3"))
LBClient.addListing('30641851', updateShowcaseView)
retail: $271.00
Lalique
//split time left into an array from comma separated
var tlArray = "0,0,5,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "31.0", "headlovey", "30641851", "N", "E", "N", "lenabel"))
LBClient.addListing('30582865', updateShowcaseView)
Goode Original
//split time left into an array from comma separated
var tlArray = "0,0,2,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "77.0", "jfm5599", "30582865", "N", "E", "N", "jfm5599"))
LBClient.addListing('30641981', updateShowcaseView)
compare: $17,409.00
//split time left into an array from comma separated
var tlArray = "0,0,3,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "800.0", "dwilamar", "30641981", "N", "R", "N", "dwilamar"))
LBClient.addListing('30632497', updateShowcaseView)
compare: $17,399.00
//split time left into an array from comma separated
var tlArray = "0,0,4,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "1050.0", "golden7941", "30632497", "N", "R", "N", "golden7941"))
LBClient.addListing('30640988', updateShowcaseView)
compare: $4,259.00
//split time left into an array from comma separated
var tlArray = "0,0,4,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "251.0", "studycry", "30640988", "N", "E", "N", "studycry"))
LBClient.addListing('30644046', updateShowcaseView)
Hanslin
//split time left into an array from comma separated
var tlArray = "0,0,0,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "7.0", "lneboxers", "30644046", "N", "E", "N", "lneboxers"))
LBClient.addListing('30644171', updateShowcaseView)
retail: $1,710.00
Tonino Lamborghini
//split time left into an array from comma separated
var tlArray = "0,0,0,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "111.0", "parentwomen", "30644171", "N", "E", "N", "az6767"))
LBClient.addListing('30642681', updateShowcaseView)
retail: $4,400.00
Ebel
//split time left into an array from comma separated
var tlArray = "0,0,1,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "63.0", "s_heard", "30642681", "N", "R", "N", "s_heard"))
LBClient.addListing('30643601', updateShowcaseView)
Mark Naimer
//split time left into an array from comma separated
var tlArray = "0,0,1,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "9.0", "sazgar81", "30643601", "N", "E", "N", "sazgar81"))
Bidz.com is the largest interactive online jewelry auction where auctions start at $1 every 5 seconds. Whether you are looking for an engagement ring, a diamond bracelet, a pair of ruby earrings, or a contemporary time piece, shopping with us will provide you with a wide array of jewelry, low prices, and the only interactive auction experience online. This is why millions of people choose to shop for jewelry at Bidz.com.
LBClient.addListing('30644341', updateShowcaseView)
Elegant and Beautiful Necklace With Precious Stones - Genuine Marcasites and Crystal Crafted in 925 Sterling silver. Total item weight 9.3g Length 18in - Certificate Available. ** compare: $99.00
//split time left into an array from comma separated
var tlArray = "0,0,0,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "16.0", "bundycls", "30644341", "N", "E", "N", "bundycls"))
LBClient.addListing('30644031', updateShowcaseView)
Fashionable Necklace With 9.35ctw Topazes and Cubic zirconia Beautifully Designed in 14K/925 Gold plated Silver. Total item weight 17.2g Length 18in - Certificate Available. ** compare: $199.00
//split time left into an array from comma separated
var tlArray = "0,0,1,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "4.0", "mac32756", "30644031", "N", "E", "N", "scrubsfan"))
LBClient.addListing('30644227', updateShowcaseView)
Majestic Gents Ring Well Made in Stainless steel. Total item weight 5.7g - Size 11
//split time left into an array from comma separated
var tlArray = "0,0,1,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "3.0", "melp523", "30644227", "N", "E", "N", "melp523"))
LBClient.addListing('30644348', updateShowcaseView)
Nice Ring With 0.60ctw Genuine Sapphires Crafted in 925 Sterling silver- Size 8 - Certificate Available. ** compare: $119.00
//split time left into an array from comma separated
var tlArray = "0,0,1,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "16.0", "bongo11", "30644348", "N", "E", "N", "northstars21"))
LBClient.addListing('30644313', updateShowcaseView)
Wonderful Stud Earrings With 0.90ctw Genuine Peridots Beautifully Designed in 925 Sterling silver - Certificate Available.
//split time left into an array from comma separated
var tlArray = "0,0,2,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "6.0", "jen1256", "30644313", "N", "E", "N", "jen1256"))
LBClient.addListing('30642863', updateShowcaseView)
Majestic Tennis Bracelet With Genuine Diamonds Beautifully Crafted in White Gold Length 7in - Certificate Available. ** compare: $729.00
//split time left into an array from comma separated
var tlArray = "0,0,3,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "59.0", "rebel6961", "30642863", "N", "E", "N", "retherd"))
LBClient.addListing('30644093', updateShowcaseView)
Attractive Ring With 2.20ctw Genuine Ruby Crafted in 14K/925 Gold plated Silver. Total item weight 7.9g - Size 10 - Certificate Available. ** compare: $209.00
//split time left into an array from comma separated
var tlArray = "0,0,4,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "14.0", "irishspiritwolf", "30644093", "N", "E", "N", "irishspiritwolf"))
LBClient.addListing('30644096', updateShowcaseView)
FENDER Charming Gents Ring Crafted in Metallic Base metal. Total item weight 32.3g Length 4in- Size 9.5
//split time left into an array from comma separated
var tlArray = "0,0,4,16".split(",");
//assign the array values
var tlDays = tlArray[0];
var tlHours = tlArray[1];
var tlMinutes = tlArray[2];
var tlSeconds = tlArray[3];
document.write(formatLBHTMLOutput(tlDays, tlHours, tlMinutes, tlSeconds, "14.0", "irishspiritwolf", "30644096", "N", "E", "N", "irishspiritwolf"))
More
LBClient.start();
/* footer layout */
div#footer_wrapper {
text-align: center;
height: 270px;
}
div#footer {
position: relative;
margin: 1em auto;
text-align: left;
width: 920px;
}
#footer_copyright {
width: 40%;
position: absolute;
left: 0;
top: 0;
}
#footer_paymethods {
width: 360px;
height: 40px;
text-indent: -9999px;
margin-top: 1em;
position: relative;
left: -10px;
}
#footer_jvc {
width: 150px;
height: 40px;
text-indent: -9999px;
position: relative;
left: -10px;
top: -10px;
}
#footer_jvc a {
display: block;
width: 150px;
height: 40px;
}
#footer_jvc a span { display: none; }
#footer_col1 {
width: 20%;
position: absolute;
left: 40%;
top: 0;
}
#footer_col2 {
width: 20%;
position: absolute;
left: 60%;
top: 0;
}
#footer_col3 {
width: 20%;
position: absolute;
left: 80%;
top: 0;
}
#footer p {
margin: 1em;
}
#footer ul {
margin: 0.5em;
list-style: none;
}
#footer li {
margin: 0.3em;
}
div#footer a.footer_h { padding-bottom: 1em; }
/* footer color */
div#footer_wrapper {
background-color: #fff;
border-top: solid 1px #ccc;
}
div#footer a { color: #999; }
div#footer a:hover { color: #333; }
div#footer a.footer_h { color: #333; }
div#footer a.footer_h:hover { text-decoration: none; }
#footer_paymethods { background: transparent url(http://llpromo.bidz.com/img/creditcards.gif) no-repeat 0 0; }
#footer_jvc { background: transparent url(http://llpromo.bidz.com/img/jvc.gif) no-repeat 0 0; }
/* footer typography */
#footer, #footer p {
font: normal 11px Arial, Verdana, Helvetica, sans-serif;
text-align: left;
}
div#footer a.footer_h { font-weight: bold; }
Use of this Web site constitutes acceptance of the Bidz.com User Agreement and Privacy Statement
Designated trademarks, logos and brands are the property of their respective owners.Copyright © 2008 Bidz.com, Inc. All Rights Reserved.
We accept Visa, Mastercard, American Express, Discover, PayPal
Bidz.com is a member of Jewelers Vigilance Commitee
Auction Help
Placing Bids
Bid Increments
Bidding History
Place Bids from WatchList
Placing an Autobid
Reserve Price Auctions
Ring Sizing
Gem and Jewelry Report
Jewelry Boxes
Jewelry Warranty Service Plan
FAQ
Payment & Shipping
Payment Information
US Shipping
International Shipping
Terms & Conditions
Privacy Policy
Return Policy
Lost/Damaged Item Policy
Contacts
About Us
Contact Us
Affiliate Program
Investor Relations
Career Opportunities
Unsubscribe
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src="http://ht.bidz.com//" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
var pageTracker = _gat._getTracker("UA-3362914-1");
pageTracker._initData();
pageTracker._trackPageview();
if(location.host.indexOf("espanol.bidz.com")!=-1)
{
var spanishPageTracker = _gat._getTracker("UA-3362914-11");
spanishPageTracker._initData();
spanishPageTracker._trackPageview();
}
|
|