var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Shaun+Sipos" - Google News"; document.title=document.title+ " "; arnews[0]="TV Review: MELROSE PLACE - SEASON ONE - 'Cahuenga' - iFMagazine
"; arnews[0] += "

iFMagazine

TV Review: MELROSE PLACE - SEASON ONE - 'Cahuenga'
iFMagazine
Follow it up with the hot scene with Lauren (Stephanie Jacobsen) and David (Shaun Sipos) and perhaps this show is going in the right direction. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 11:11:41 GMT+00:00"; arnews[0] += "
"; arnews[1]="WHAT'S ON What's On: Operation Locklear - Movieline (blog)
"; arnews[1] += "

Movieline (blog)

WHAT'S ON What's On: Operation Locklear
Movieline (blog)
Meanwhile, Auggie (Colin Egglesfield) finally gives in to Violet (Ashee Simpson-Wentz) and David (Shaun Sipos) finds the courage to ask out Lauren ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 22:06:15 GMT+00:00"; arnews[1] += "
"; arnews[2]="Promo Photos & Synopsis – Melrose Place 1.11 "June" - TVOvermind
"; arnews[2] += "

Promo Photos & Synopsis – Melrose Place 1.11 "June"
TVOvermind
... (Heather Locklear) moves into Syndey's (Laura Leighton) penthouse while her Bel Air mansion is being built and takes an interest in David (Shaun Sipos). ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 00:46:48 GMT+00:00"; arnews[2] += "
"; arnews[3]="MELROSE PLACE "Caheunga" Episode 10 - Daemon's TV (blog)
"; arnews[3] += "

Daemon's TV (blog)

MELROSE PLACE "Caheunga" Episode 10
Daemon's TV (blog)
Meanwhile, Auggie (Colin Egglesfield) finally succumbs to Violet's (Ashlee Simpson-Wentz) flirtatious ways and David (Shaun Sipos) asks Lauren (Stephanie ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 06:11:03 GMT+00:00"; arnews[3] += "
"; arnews[4]="Melrose Place: Episode 1.9 "Ocean" Clip - BuddyTV
"; arnews[4] += "

BuddyTV

Melrose Place: Episode 1.9 "Ocean" Clip
BuddyTV
Elsewhere on "Ocean" David (Shaun Sipos) arranges a secret play date with his little brother Noah but after the little boy hurts himself, Lauren must come ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 10 Nov 2009 07:22:43 GMT+00:00"; arnews[4] += "
"; arnews[5]="MELROSE PLACE "Ocean" Episode 9 - Daemon's TV (blog)
"; arnews[5] += "

Daemon's TV (blog)

MELROSE PLACE "Ocean" Episode 9
Daemon's TV (blog)
David (Shaun Sipos) arranges a secret play date with his little brother Noah (guest star Cameron Castaneda) but after the little boy hurts himself, ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 10 Nov 2009 03:38:45 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");