• Sign up
  • ‎What is Shvoong?‎
  • Sign In
    Sign In
    Remember my username Forgot your password?

Summaries and Short Reviews

.

Shvoong Home>Internet & Technology>Blogs>www.indiafm.com Summary

.

www.indiafm.com

Website Review by: ANEES786    


Bollywood break-ups 2007
Tuesday, September 25, 2007
15:29 IST
Blog this story
Shahid
and Kareena on a crash course…
The latest buzz in Bollywood is that the Shahid–Kareena relationship is on the rocks. The reason or rather the man behind this is our chote nawab, Saif Ali Khan. Apparently there were instant sparks between Saif & Kareena on the sets of Yashraj’s film’Tashan’, while they were shooting in Laddakh. Love was in the air and then in the pool of Mumbai’s JW Marriott. Anyway, so while Shahid was getting all set to fly back from Canada to throw Kareena a surprise birthday party in Mumbai, he happened to stumble up the newspaper flashing the pictures of Kareena & Saif, all cuddled up. A shattered Shahid cancelled the trip back to Mumbai and was back in his hotel room; all alone.
Saif’s not so rosy a picture…Saif the once chocolate boy, now turned Casanova is all set to upset the men in tinsel town. He was a nobody when he married Amrita Singh, and with a “somebody” tag on his shoulder, he promptly divorced his much older wife for greener pastures. This time Italian. Saif met Rosa, the Italian damsel who swept him off his feet, or something like that, but with more success and a superstar status, the Italian belle didn’t impress him much. After a live-in relationship with Rosa, Saif broke up with her and is technically single. Although with his latest links ups to the A-list in Bollywood, Saif clearly is on the hunt. Single and ready to steal your girl friend away!
John and Bips kiss and break-up…Not so long ago, John Abraham and Bipasha Basu were considered as one of the hottest on-screen pairs. Their off-screen relationship only added to the excitement to their on-screen chemistry. Or so it seemed. However, with their breakup, it has become a pair which no producer in Bollywood would want to touch with a barge pole. Although the two refuse to comment much on the topic it is more than evident that they have separated and have moved on. John & Vidya, and Bipasha & Saif… well maybe... one can never tell about Bollywood.
Deepika likes it big…She''s the daughter of the badminton champ Prakash Padukone and has found her calling in Bollywood after reigning the couture ramps as the nation''s numero uno supermodel. Deepika Padukone, the sultry, sexy and incredibly beautiful girl makes her movie debut as none other than Shah Rukh Khan''s heroine in his home production Om Shanti Om.  But before she got this big break on silver screen, she was dating an aspiring actor, Nihar Pandya. But he''s history now. Apparently Deepika is said to have dropped him overnight like a hot potato after her brief encounter with ‘true love’; aka, Ranbir Kapoor. So while Nihar is still an aspiring actor, Deepika is not only busy making waves in tinsel town; but is also gobbling up newsprint and airtime with her rendezvous with Ranbir Kapoor. They may not be seen on-screen for a while, but they are certainly hotting it up off-screen. Guess Deepika has learnt the tricks of the survival trade in Bollywood… ‘Hang out with the right people.’
  NEXT STORY 
var iRateThisStarRated = 0;var iRvasap = 0;var fRateThisJustRated = false;
var rgStrClickToRate = new Array(5);rgStrClickToRate<0> = ''Click to rate: 1 out of 5 stars'';rgStrClickToRate<1> = ''Click to rate: 2 out of 5 stars'';rgStrClickToRate<2> = ''Click to rate: 3 out of 5 stars'';rgStrClickToRate<3> = ''Click to rate: 4 out of 5 stars'';rgStrClickToRate<4> = ''Click to rate: 5 out of 5 stars'';var rgStrYouRated = new Array(5);rgStrYouRated<0> = ''You rated: 1 out of 5 stars'';rgStrYouRated<1> = ''You rated: 2 out of 5 stars'';rgStrYouRated<2> = ''You rated: 3 out of 5 stars'';rgStrYouRated = ''You rated: 5 out of 5 stars'';
function RgRateThisGetImages()
{
var imgs = new Array(5);
imgs<0> = document.getElementById("imgRatingStar1");
imgs<1> = document.getElementById("imgRatingStar2");
imgs<2> = document.getElementById("imgRatingStar3");
imgs<3> = document.getElementById("imgRatingStar4");
imgs<4> = document.getElementById("imgRatingStar5");
return imgs;
}
function RateThisMouseOverStar(iStar)
{
var imgs = RgRateThisGetImages();
for (var i=0; i i)
imgs.src = "/msncms/images/ Rating/lg_output_full.gif";
else
imgs.src = "/msncms/images/rating/lg_output_empty.gif";
}
else
{
if (iStar > i)
imgs.src = "/msncms/images/rating/lg_input_full.gif";
else
imgs.src = "/msncms/images/rating/lg_output_empty.gif";
}
}
function RateThisMouseOutStar()
{
fRateThisJustRated = false;
var imgs = RgRateThisGetImages();
for (var i=0; i < imgs.length; i++)
{
if (iRateThisStarRated 5)
{
imgs.src = "/msncms/images/rating/lg_output_empty.gif";
}
else
{
if (iRateThisStarRated > i)
imgs.src = "/msncms/images/rating/lg_output_full.gif";
else
imgs.src = "/msncms/images/rating/lg_output_empty.gif";
}
}
}
function CheckElementID(strID)
{
if (''undefined'' == typeof(document.getElementById(strID)))
return false;
if (null == document.getElementById(strID))
return false;
return true;
}
function RateThisCheckIDs()
{
if (CheckElementID(''divFeedbackPanel1'') &&
(CheckElementID(''divFeedbackPanel2'') || fIsSimpleRateThis) &&
(CheckElementID(''divFeedbackPanel3'') || fIsSimpleRateThis) &&
CheckElementID(''imgRatingStar1'') &&
CheckElementID(''imgRatingStar2'') &&
CheckElementID(''imgRatingStar3'') &&
CheckElementID(''imgRatingStar4'') &&
CheckElementID(''imgRatingStar5'') &&
(CheckElementID(''tbFeedbackText'') || fIsSimpleRateThis))
{
return true;
}
return false;
}
function RateThisStarClicked(iStar)
{
var hidRating = document.getElementById(''ctl00_MSNCMSMaster Content1_ArticlePresentation_StoryRating_UserRating'');
if(hidRating.value=="0")
{
hidRating.value =iStar;
//document.write(hidRating.value);
iRateThisStarRated = iStar;
fRateThisJustRated = true;
iRvasap = 0;
var imgs = RgRateThisGetImages();
for (var i=0; i i)
imgs.src = "/msncms/images/rating/lg_output_full.gif";
else
imgs.src = "/msncms/images/rating/lg_output_empty.gif";
}
//sathish
alert(''Thanks for rating the story'');
//alert(+hidRating.value);
//alert(document.cookie );
document.forms<0>.submit();
}
}
function setAverageRating(iStar)
{
var imgs = RgRateThisGetImages();
for (var i=0; i < iStar; i++)
{
imgs.src = "/msncms/images/rating/lg_output_full.gif";
}
for (var i=iStar; i < imgs.length; i++)
{
imgs.src = "/msncms/images/rating/lg_output_empty.gif";
}
}
function disableRating()
{
var hidRating = document.getElementById(''ctl00_MSNCMSMaster Content1_ArticlePresentation_StoryRating_UserRating'');
var imgs = RgRateThisGetImages();
if(hidRating.value!="0")
{
for (var i=0; i < imgs.length; i++)
{
imgs.style.cursor = "default";
imgs.onclick = new Function("return false;");
}
}
else {
for (var i=0; i < imgs.length; i++)
{
imgs.src = "/msncms/images/rating/lg_output_empty.gif";
}
}
}
function showComment(obj)
{
var obj1= document.getElementById(obj);
if(obj1!=null)
{
if (obj1.style.visibility==''hidden'' || obj1.style.display==''none'')
{
obj1.style.visibility=''visible'';obj1.style.display=''inline'';
}
else
Published: October 04, 2007
Please Rate this Review : 1 2 3 4 5

Bookmark & share this post

.