var celebrityNewsArticleLinks = new Array();
for ( i=0;i<10;i++ ) {
	celebrityNewsArticleLinks[i] = new Array();
}
var fashionNewsArticleLinks = new Array();
for ( i=0;i<10;i++ ) {
	fashionNewsArticleLinks[i] = new Array();
}
var jewelryNewsArticleLinks = new Array();
for ( i=0;i<10;i++ ) {
	jewelryNewsArticleLinks[i] = new Array();
}

/**************************************/
/* MORE CELEBRITY NEWS LINKS	      */
/**************************************/


celebrityNewsArticleLinks[0]['title'] = "GLAAD To Be Blue";
celebrityNewsArticleLinks[0]['url'] = "2007-04-cn-glaad-blue-article.shtml";
celebrityNewsArticleLinks[1]['title'] ="Beyonce’s Golden Glamour";
celebrityNewsArticleLinks[1]['url'] = "2007-04-cn-beyonce-glamour-article.shtml";
celebrityNewsArticleLinks[2]['title'] ="Nature’s Fight Against AIDS";
celebrityNewsArticleLinks[2]['url'] = "2007-03-cn-aids-fight-article.shtml";
celebrityNewsArticleLinks[3]['title'] ="Crunk Ain’t Dead - Just Expensive";
celebrityNewsArticleLinks[3]['url'] = "2007-03-cn-crunk-article.shtml";
celebrityNewsArticleLinks[4]['title'] ="Idol’s Diamond Night";
celebrityNewsArticleLinks[4]['url'] = "2007-03-cn-idols-night-article.shtml";
celebrityNewsArticleLinks[5]['title'] ="Riches for Richie";
celebrityNewsArticleLinks[5]['url'] = "2007-03-cn-richies-article.shtml";
celebrityNewsArticleLinks[6]['title'] ="Salma’s Engaged and Expecting";
celebrityNewsArticleLinks[6]['url'] = "2007-03-cn-salma-engaged-expecting-article.shtml";
celebrityNewsArticleLinks[7]['title'] ="Liz Hurley’s Wedding Bonanza";
celebrityNewsArticleLinks[7]['url'] = "2007-03-cn-liz-hurleys-wedding-article.shtml";
celebrityNewsArticleLinks[8]['title'] ="Oscars’ Bling Brigade";
celebrityNewsArticleLinks[8]['url'] = "2007-02-cn-oscars-bling-article.shtml";
celebrityNewsArticleLinks[9]['title'] ="Howard Stern Pops The Question";
celebrityNewsArticleLinks[9]['url'] = "2007-02-cn-howard-stern-article.shtml";




/**************************************/
/* MORE FASHION NEWS LINKS	      */
/**************************************/


fashionNewsArticleLinks[0]['title'] ="A European Extravaganza (Part I)";
fashionNewsArticleLinks[0]['url'] = "2007-04-fn-extravaganza-part1-article.shtml";
fashionNewsArticleLinks[1]['title'] ="Bag Ladies";
fashionNewsArticleLinks[1]['url'] = "2007-04-fn-fashion-bags-article.shtml";
fashionNewsArticleLinks[2]['title'] ="LA Fashion Week";
fashionNewsArticleLinks[2]['url'] = "2007-03-fn-fashion-week-article.shtml";
fashionNewsArticleLinks[3]['title'] ="Oscar Special - Splurge Vs Steal";
fashionNewsArticleLinks[3]['url'] = "2007-03-fn-sxs-oscar-special.shtml";
fashionNewsArticleLinks[4]['title'] ="Made In March: Aquamarines For the A Listers";
fashionNewsArticleLinks[4]['url'] = "2007-03-fn-made-in-march-article.shtml";
fashionNewsArticleLinks[5]['title'] ="Oscar’s Winning Styles";
fashionNewsArticleLinks[5]['url'] = "2007-02-fn-oscars-styles-article.shtml";
fashionNewsArticleLinks[6]['title'] ="Monthly Musts - ‘Wearing O’ The Green’";
fashionNewsArticleLinks[6]['url'] = "2007-02-fn-mm-green-article.shtml";
fashionNewsArticleLinks[7]['title'] ="Fall Fashion Hits The Catwalks";
fashionNewsArticleLinks[7]['url'] = "2007-02-fn-catwalks-article.shtml";
fashionNewsArticleLinks[8]['title'] ="Italian Inspiration - Part II";
fashionNewsArticleLinks[8]['url'] = "2007-01-fn-italian-inspiration2-article.shtml";
fashionNewsArticleLinks[9]['title'] = "Italian Inspiration  - Part I";
fashionNewsArticleLinks[9]['url'] = "2007-01-fn-italian-inspiration-article.shtml";


/**************************************/
/* MORE JEWELRY NEWS LINKS	      */
/**************************************/


jewelryNewsArticleLinks[0]['title'] = "Goodness Gracious Gold";
jewelryNewsArticleLinks[0]['url'] = "2007-04-jn-gracious-gold-article.shtml";
jewelryNewsArticleLinks[1]['title'] = "Inside the Inner Circle";
jewelryNewsArticleLinks[1]['url'] = "2007-03-jn-inside-circle-article.shtml";
jewelryNewsArticleLinks[2]['title'] = "Seawater Gems";
jewelryNewsArticleLinks[2]['url'] = "2007-03-jn-aquamarine-month-article.shtml";
jewelryNewsArticleLinks[3]['title'] = "Charmed I’m Sure";
jewelryNewsArticleLinks[3]['url'] = "2007-02-jn-charmed-expression.shtml";
jewelryNewsArticleLinks[4]['title'] = "A Mountain of Diamonds";
jewelryNewsArticleLinks[4]['url'] = "2007-02-jn-montblanc-article.shtml";
jewelryNewsArticleLinks[5]['title'] = "Time On Its Side";
jewelryNewsArticleLinks[5]['url'] = "2007-02-jn-time-side-article.shtml";
jewelryNewsArticleLinks[6]['title'] = "Diamonds Are A Dog’s Best Friend";
jewelryNewsArticleLinks[6]['url'] = "2007-02-jn-dogs-diamonds-article.shtml";
jewelryNewsArticleLinks[7]['title'] = "Zales North America President To Be Honored";
jewelryNewsArticleLinks[7]['url'] = "2007-01-jn-zales-news-article.shtml";
jewelryNewsArticleLinks[8]['title'] = "The Cartier Collection";
jewelryNewsArticleLinks[8]['url'] = "2007-01-jn-cartier-collection-article.shtml";
jewelryNewsArticleLinks[9]['title'] = "An Office Throne";
jewelryNewsArticleLinks[9]['url'] = "2007-01-jn-office-throne-article.shtml";






