var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Go chic-onomic
"; arnews[0] += "Here is your chance to get your hands on the best of best designer clothes at a rate, which would not leave you feeling bankrupt."; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 03:42:01 GMT"; arnews[0] += "
"; arnews[1]="Stop that virus
"; arnews[1] += "Given that enterprises, big and small, are concerned with the security of their content and are evaluating options from various vendors to avail the best security suites, anti-virus, both as a product and solution, is here to stay Author: Puja Sharma Stop that virus! Saturday, January 30, 2010 The recent virus attack on the online version of the ..."; arnews[1] += "
Publ.Date : Sat, 30 Jan 2010 14:35:46 GMT"; arnews[1] += "
"; arnews[2]="Market rebirth
"; arnews[2] += "Footfalls have picked up again at Calcutta's favourite shop stop. But can New Market survive the competition from malls? Metro explores The New Market facade."; arnews[2] += "
Publ.Date : Sat, 09 Jan 2010 22:52:32 GMT"; arnews[2] += "
"; arnews[3]="Intel takes note of channel issues
"; arnews[3] += "Following the efforts of The DQ Week, Intel has agreed to look into the pending service and replacement issues bothering the channel community in the region Author: Puja Sharma Intel takes note of channel issues Gandhinagar: During the recent Gandhinagar IT Panchayat, partners in the region raised several pending service issues pertaining to Intel ..."; arnews[3] += "
Publ.Date : Mon, 28 Dec 2009 14:02:37 GMT"; arnews[3] += "
"; arnews[4]="Business Briefs: SCBN launches priority cards
"; arnews[4] += "According to a press statement issued by the bank, the launch of the priority card was aimed at addressing special requirements of the banks priority banking customers, like providing unique benefits and innovative solutions."; arnews[4] += "
Publ.Date : Wed, 02 Dec 2009 18:00:18 GMT"; arnews[4] += "
"; arnews[5]="Interfaith Voices: a look at Hinduism
"; arnews[5] += "By Shobha Hosur Hinduism is the world's oldest religion, dating back to 4000 B.C., and it is the third largest with nearly 900 million believers."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 08:00:00 GMT"; arnews[5] += "
"; arnews[6]="Students organize Ganga cleaning drive in Varanasi
"; arnews[6] += "Varanasi, Nov. 10 : Hundreds of college students in Varanasi participated in a cleaning drive aimed to keep the holy Ganges river pollution-free. Many volunteers cleaned the Ghats of the river with brooms, and also distributed pamphlets among public to spread awareness about keeping the river pollution free."; arnews[6] += "
Publ.Date : Tue, 10 Nov 2009 23:24:30 GMT"; arnews[6] += "
"; arnews[7]="Sales shoot up during Diwali
"; arnews[7] += "Channel partners across India saw a 10-15 percent surge in sales during the festive season; a relief from the dismal performance last year during Diwali NEW DELHI, INDIA: The onset of the economic slowdown in the middle of last CY heralded the arrival of difficult days."; arnews[7] += "
Publ.Date : Mon, 26 Oct 2009 18:10:33 GMT"; arnews[7] += "
"; totcount = 8; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");