home
customer service
login
track my order
gift card
0 item(s), $0.00 USD
|
CHECKOUT
1-800-343-4133
Search
Engagement Rings
Build Your Engagement Ring
Pre-Set Engagement Rings
Search For Diamonds
Fancy Color Engagement Rings
Recently Purchased
Ring Education
Proposal Stories
Diamonds
Search For Diamonds
Color Diamonds
Build Your Engagement Ring
Diamond Jewelry
Diamond Education
Diamond Price Comparison
Jewelry
Engagement Rings
Wedding Rings & Anniversary Rings
Earrings
Bracelets
Pendants
Necklaces & Chains
Custom Made Jewelry
Services
Return Policy
Refer A Friend
Free Shipping
Gift Packaging
Special Orders
Certificate of Authenticity
Gift Card
Jewelry Warranty
Lifetime Upgrade
Professional Appraisal
Ring Sizing
Education
Diamond Education
Clarity Enhancement
Precious Metal Education
Setting Education
Ring Education
Jewelry Education
Find Your Ring Size
Glossary of Terms
Articles
Tell a
Friend
*
Required Fields
*
Friend's Email:
1.
2.
3.
4.
5.
Message:
*
Your Email:
Your Name:
Submit
Back
Refer A Friend
Want a easy discount? You and
your friend could save up to $500, simply refer them to us.
Refer a Friend
Conflict Free Diamond
Diamond Traces carry only conflict-free diamonds. Read our policy on this significant matter.
Learn More
Custom Jewelry
Our revolutionary design software can now create any piece of jewelry your heart desires.
Customize your own jewel
Sign up to our newsletter and
received 5% discount
on selected items.
Sign Up
About Diamond Traces
The Diamond Path
Quality & Values
Conflict Free Diamonds
Site Map
RSS
Feedbacks
Engagement Rings
Build Your Engagement Rings
Pre-Set Engagement Rings
Search for Diamonds
Recently Purchased
Ring Education
Proposal Stories
Member Account
Order Status
My Wishlist
Add To favorite
Register
Services
Free Fed-Ex Shipping
Free Gift Packaging
30-Days Return
Jewelry Appraisal
Insurance
Contact Us
info@DiamondTraces.com
1-800-343-4133
F.A.Q's
function bookmarksite() { /*var bookmarkurl=window.location; var bookmarktitle=window.location; if (document.all) { window.external.AddFavorite(bookmarkurl,bookmarktitle); } else if (window.sidebar) { window.sidebar.addPanel(bookmarkurl,bookmarktitle,""); }*/ var bookmarkurl=window.location; var bookmarktitle=window.location; if (document.all) { window.external.AddFavorite(bookmarkurl,bookmarktitle); } else if (window.sidebar) { window.sidebar.addPanel(bookmarkurl,bookmarktitle,""); } else if(window.opera && window.print) { // opera var elem = document.createElement('a'); elem.setAttribute('href',bookmarkurl); elem.setAttribute('title',bookmarktitle); elem.setAttribute('rel','sidebar'); elem.click(); } else { alert('Please press ctrl+D'); } } function newsletter_submit() { if(!document.getElementById("news_email")) { return false; } var obj_email = document.getElementById("news_email"); if(obj_email.value.replace(/^\s+|\s+$/g,"")=="") { alert("Please enter your email address."); obj_email.focus(); return false; } else { var str = obj_email.value; var filter=/^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i if (filter.test(str)) { sliptarr = str.split("@"); var emailRegEx1 = /[a-zA-Z]+/; if(sliptarr[0].match(emailRegEx1)) { } else { alert("Please enter valid email address.") obj_email.focus(); return false; } } else { alert("Please enter valid email address.") obj_email.focus(); return false; } } xmlHttp=null; if (window.XMLHttpRequest) { xmlHttp=new XMLHttpRequest(); } else { xmlHttp =new ActiveXObject("Microsoft.XMLHTTP"); } if(xmlHttp == null) { alert("Browser doesnt support ajax"); return; } xmlHttp.onreadystatechange=function() { if (xmlHttp.readyState==4 && xmlHttp.status==200) { alert(xmlHttp.responseText); document.getElementById("news_email").focus(); } } xmlHttp.open("GET",Site_URL+"script/subscribe.php?email="+obj_email.value,true); xmlHttp.send(); }