// No Carbon Here
// nocarbonhere.com
//
// stamp verify script medium / white bg 
//


var refDomain = String(location);
refDomain = refDomain.substr(7);
refDomain = refDomain.substr(0,refDomain.indexOf('/'));
document.write("<a href='http://www.nocarbonhere.com/' target='_blank'><img src='http://www.nocarbonhere.com/stamp/"+refDomain+"/mw' alt='No Carbon Here' border='0' /></a>"); 