var PublishLatestCount = 0;
var PublishEventCount = 0;
var PublishNextCount = 0;

PublishLatest(
2010,5,1,
"",
"<a target=_blank  style=\"color:red;\" href=http://www.universal-music.co.jp/universalj/artist/scott_murphy/>Check out the Wati dress</a> on Hailey who appears on Scott Murphy\'s album of cover songs, recently released in Japan."
);

PublishLatest(
2010,5,1,
"",
"Our Josie Ruffled Tank from the Spring 2010 collection is available on <a target=_blank  style=\"color:red;\" href=http://www.garnethill.com/jump.jsp?itemID=20472&itemType=PRODUCT&path=1%2C2%2C4322%2C8803%2C8907&iProductID=20472 <http://www.garnethill.com/jump.jsp?itemID=20472&amp;itemType=PRODUCT&amp;path=1%2C2%2C4322%2C8803%2C8907&amp;iProductID=20472> <http://www.garnethill.com/jump.jsp?itemID=20472&amp;itemType=PRODUCT&amp;path=1%2C2%2C4322%2C8803%2C8907&amp;iProductID=20472>GarnetHill.com</a> and their catalog now."
);

PublishLatest(
2010,4,1,
"",
"On October 22, 2009, our Talia dress made the front page of the <a target=_blank style=\"color:red;\" href=http://www.nytimes.com/2009/10/22/garden/22location.html?_r=1&ref=garden>NY Times Home & Garden section</a>."
);

PublishLatest(
2010,2,1,
"",
"On February 23, 2009, our website was featured on <a target=_blank style=\"color:red;\" href=http://www.dailycandy.com/kids/san_francisco/article/41712/Small+World>DailyCandy.com</a>!"
); 

PublishEvent(
2010,5,15,
"<b>Charity Fundraiser:</b>",
"Wati is planning another charity fundraiser sample sale in the Springtime in the San Francisco Bay Area (most likely in March or April). Please watch this space for details!"
);

PublishEvent(
2009,11,15,
"<b>Bay Area Bloggers Kick Off the Holidays:</b>",
"Sunday November 15, 2009, about fifty bloggers from the Silicon Valley and the Bay Area will be at the Silicon Valley Moms Group / Chevrolet Holiday Party in Palo Alto. Wati and other Bay Area designers will be there to meet and mingle with these influential, fun and inspiring women. Watch this space for more interesting updates!"
);

PublishNext(
2010,4,1,
"",
"If you are a store, please come visit us at the next ENK Children's Club Show at the Jacob Javits Center, New York City, March 7, 8, 9, 2010. There you can place your orders for the new Fall Winter 2010 collection!!"
);






