var arnews = new Array(9);
totcount = 9;
rnd = 0;
document.title=document.title+ " ";
arnews[0]="Zoya gets Farhan, Abhay and Hrithik to act in her next
";
arnews[0] += "Zoya Akhtar will begin work on her next sometime soon. Her new three-hero project will have an interesting mix of lead actors will play an important part in the film.";
arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 05:52:36 GMT";
arnews[0] += "
";
arnews[1]="Red Chillies to produce Zoya Factor
";
arnews[1] += "Shah Rukh Khan took tremendous liking to the popular chick lit book Zoya Factor and has been looking forward to making for a few months now.";
arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 10:29:10 GMT";
arnews[1] += "
";
arnews[2]="Reema to leave for Hajj
";
arnews[2] += "LAHORE: Renowned film actress Reema Khan will leave for Saudi Arabia today to perform Hajj.";
arnews[2] += "
Publ.Date : Wed, 11 Nov 2009 13:26:16 GMT";
arnews[2] += "
";
arnews[3]="KyaZoonga.com is the Official Ticketing Partner for TIPS Filmsa ...
";
arnews[3] += "Tips Films and KyaZoonga.com, India's largest entertainment and sports ticketing company have entered into an alliance for the upcoming Bollywood romantic comedy, Ajab Prem ki Ghazab Kahani, the much-awaited bollywood extravaganza, starring Ranbir Kapoor and Katrina Kaif.";
arnews[3] += "
Publ.Date : Fri, 06 Nov 2009 23:16:03 GMT";
arnews[3] += "
";
arnews[4]="KyaZoonga.com is the Official Ticketing Partner for TIPS Films'...
";
arnews[4] += "Source: Kyazoonga.com Friday, November 06, 2009 12:52 PM IST Editors: General: Consumer interest, Entertainment; Business: Advertising, PR & marketing, Business services, Information technology, Media & entertainment; Technology KyaZoonga.com is the Official Ticketing Partner for TIPS Films' Latest Release - Ajab Prem Ki Ghazab Kahani Fans will Get ...";
arnews[4] += "
Publ.Date : Fri, 06 Nov 2009 08:21:39 GMT";
arnews[4] += "
";
arnews[5]="Ekta Kapoor's annual card party was an all-nighter
";
arnews[5] += "The annual Diwali card party at Ekta Kapoor's house was a rocking affair. There were several groups of people, of all ages, playing in groups and each table had different stake.";
arnews[5] += "
Publ.Date : Tue, 20 Oct 2009 03:30:50 GMT";
arnews[5] += "
";
arnews[6]="Kya Kehna (2000) | Watch Online Free Movie,Download Free Movie
";
arnews[6] += "Country : India Language : Hindi Kya Kehna 2000 Hindi Movie Watch Online Full Movie : Youtube Video : . [Previous] Rishi Kapoor \"I also had Raj Kapoor as father, but it... Some related posts from Technorati and Google .";
arnews[6] += "
Publ.Date : Wed, 14 Oct 2009 12:14:06 GMT";
arnews[6] += "
";
arnews[7]="Free-will marriage couple seeks protection
";
arnews[7] += "KARACHI: A free-will marriage couple is seeking protection from the government as they are facing life threats from their families.";
arnews[7] += "
Publ.Date : Sun, 11 Oct 2009 00:16:24 GMT";
arnews[7] += "
";
arnews[8]="Karachi
";
arnews[8] += "Sindh government announces admission policy * 30 reciprocal seats cancelled between DUHS and other medical institutes * 45 unilateral seats of other districts allowed in DUHS By Razzak Abro KARACHI: The Sindh government announced on Saturday the new policy for admissions in medical colleges of the province, under which... 40,000 acres of land ...";
arnews[8] += "
Publ.Date : Sun, 11 Oct 2009 00:13:20 GMT";
arnews[8] += "
";
totcount = 9;
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("