var arnews = new Array(9); totcount = 9; rnd = 0; arnews[0]="Weird Science - s4 | e5 - Forbidden Janet
"; arnews[0] += "

Lisa (Vanessa Angel) helps bring Wyatt's dream girl to life, but also whips up a monster intent on eating Chett and Gary.

Add this to your queue
Added: Fri Jul 10 00:10:10 UTC 2009
Air date: Sun Feb 02 00:00:00 UTC 1997
Duration: 22:06
Rating: 4.4 / 5.0

"; arnews[0] += "
Publ.Date : Fri, 10 Jul 2009 00:10:10 -0000"; arnews[0] += "
"; arnews[1]="Weird Science - s1 | e18 - A Tale of Two Lisas
"; arnews[1] += "

When Gary (John Asher) and Wyatt (Michael Manasseri) argue over control of Lisa (Vanessa Angel), she splits herself into two.

Add this to your queue
Added: Tue Sep 25 11:50:55 UTC 2007
Air date: Sat Sep 10 00:00:00 UTC 1994
Duration: 22:37
Rating: 4.3 / 5.0

"; arnews[1] += "
Publ.Date : Tue, 25 Sep 2007 11:50:55 -0000"; arnews[1] += "
"; arnews[2]="Weird Science - s1 | e16 - The Most Dangerous Wish
"; arnews[2] += "

Lisa (Vanessa Angel) gives Gary (John Asher) and Wyatt (Michael Manasseri) a challenging new video game.

Add this to your queue
Added: Tue Sep 25 11:50:41 UTC 2007
Air date: Sat Aug 20 00:00:00 UTC 1994
Duration: 22:37
Rating: 4.3 / 5.0

"; arnews[2] += "
Publ.Date : Tue, 25 Sep 2007 11:50:41 -0000"; arnews[2] += "
"; arnews[3]="Weird Science - s1 | e21 - Copper Top Girl
"; arnews[3] += "

When Gary (Michael Manasseri) can't find a date for Wyatt (John Asher), Lisa (Vanessa Angel) conjures up one without Wyatt's knowledge.

Add this to your queue
Added: Tue Sep 25 11:41:10 UTC 2007
Air date: Sat Oct 01 00:00:00 UTC 1994
Duration: 22:34
Rating: 4.4 / 5.0

"; arnews[3] += "
Publ.Date : Tue, 25 Sep 2007 11:41:10 -0000"; arnews[3] += "
"; arnews[4]="Weird Science - s1 | e13 - Sex Ed
"; arnews[4] += "

When Gary and Wyatt (John Asher, Michael Manasseri) are bored with their sex education class, Lisa (Vanessa Angel) livens things up by becoming the teacher.

Add this to your queue
Added: Tue Sep 25 11:40:56 UTC 2007
Air date: Sat Jun 04 00:00:00 UTC 1994
Duration: 22:50
Rating: 4.2 / 5.0

"; arnews[4] += "
Publ.Date : Tue, 25 Sep 2007 11:40:56 -0000"; arnews[4] += "
"; arnews[5]="Weird Science - s1 | e19 - Nightmare On Chett St.
"; arnews[5] += "

Lisa (Vanessa Angel) creates a dream-travel machine and Gary (John Asher) becomes trapped in Chett's (Lee Tergesen) subconscious.

Add this to your queue
Added: Tue Sep 25 11:40:43 UTC 2007
Air date: Sat Sep 17 00:00:00 UTC 1994
Duration: 22:34
Rating: 4.3 / 5.0

"; arnews[5] += "
Publ.Date : Tue, 25 Sep 2007 11:40:43 -0000"; arnews[5] += "
"; arnews[6]="Weird Science - s1 | e14 - Lisa's Virus
"; arnews[6] += "

Gary (John Asher) accidentally infects Lisa's (Vanessa Angel) computer program with a virus.

Add this to your queue
Added: Tue Sep 25 11:31:34 UTC 2007
Air date: Sat Aug 06 00:00:00 UTC 1994
Duration: 22:37
Rating: 4.3 / 5.0

"; arnews[6] += "
Publ.Date : Tue, 25 Sep 2007 11:31:34 -0000"; arnews[6] += "
"; arnews[7]="Weird Science - s1 | e25 - Chett Reborn
"; arnews[7] += "

Lisa (Vanessa Angel) tries to protect Wyatt (Michael Manasseri) from his big brother by turning Chett (Lee Tergesen) into an infant.

Add this to your queue
Added: Tue Sep 25 11:31:08 UTC 2007
Air date: Sat Oct 29 00:00:00 UTC 1994
Duration: 22:34
Rating: 4.3 / 5.0

"; arnews[7] += "
Publ.Date : Tue, 25 Sep 2007 11:31:08 -0000"; arnews[7] += "
"; arnews[8]="Weird Science - s1 | e15 - The Bazooka Boys
"; arnews[8] += "

Wyatt (Michael Manasseri) and Gary (John Asher) get some help playing hookey when Lisa (Vanessa Angel) creates clones of the boys.

Add this to your queue
Added: Tue Sep 25 11:30:55 UTC 2007
Air date: Sat Aug 13 00:00:00 UTC 1994
Duration: 22:37
Rating: 4.2 / 5.0

"; arnews[8] += "
Publ.Date : Tue, 25 Sep 2007 11:30:55 -0000"; 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("
");document.write("
");