NumberOfNewsToRotate = 5;

var r = Math.ceil(Math.random() * NumberOfNewsToRotate);


if (r == 1){
	document.writeln("<a href=\"/trade_main.html\" class=\"home\"><img src=\"/images/pink_ribbon_tiny.gif\" vspace=5 hspace=10 border=0 align=right></a>Join J. Lohr Vineyards &amp; Wines in our effort to provide 500 mammograms to women in need, through our partnership with the National Breast Cancer Foundation, Inc.&reg; <a href=\"/trade_main.html\" class=\"home\">Learn more</a>.");
}
if (r == 2){
	document.writeln("J. Lohr Cuv&eacute;e Series rocks October Wine Enthusiast with a 94 for 2006 Cuv&eacute;e St. E and a 90 for 2006 Cuv&eacute;e POM! <a href=\"/pdf/pos/WE_Cuvees_Oct09.pdf\" class=\"home\" target=\"_blank\">Read More</a>.");
}
if (r == 3){
	document.writeln("2007 J. Lohr Estates Riverstone Chardonnay wins a Double Gold at Jerry Mead's New World International Wine Competition! <a href=\"http://www.nexternal.com/jlohr/Product510\" class=\"home\">Click here to buy</a>.");
}
if (r == 4){
	document.writeln("What defines J. Lohr's passionate commitment to sustainability? <a href=\"/pdf/SustOnePager_Mar10.pdf\" class=\"home\" target=\"_blank\">Click here</a> to learn more.");
}
if (r == 5){
	document.writeln("J. Lohr Vineyards & Wines has earned the Certified California Sustainable Winegrowing distinction from the <a href=\"http://www.sustainablewinegrowing.org/swpcertification.php\" class=\"home\" target=\"_blank\">California Sustainable Winegrowing Alliance</a> for its estate vineyards.");
}