<!-- 

// [Change]
// New Art

 if (parseInt(navigator.appVersion) < 4) {
 var ra1quote = "Never say it can not be done."
 }else{
 var upperbound = 5
 var lowerbound = 1
 pick = Math.round((upperbound - lowerbound + 1) * Math.random())
 ra1quotes = new Array
 ra1quotes[0]="<table border=0 width=100%><tr><td valign=top><FONT STYLE='font-family:tahoma;font-size:10;color:#000000'><B>Mia's Message:</B><BR>An angel arranges 2 ribbons in the shape of a heart.</td><TD VALIGN='top' width='112' align='right'><A HREF='mia.htm' TARGET='MainFrame'><IMG SRC='slide44.gif' BORDER='0'></A></td></tr></table>"
 ra1quotes[1]="<table border=0 width=100%><tr><td valign=top><FONT STYLE='font-family:tahoma;font-size:10;color:#000000'><B>Away From Venus:</B><BR>An angel intertwined between a ribbon and her hair blends into cloud matter.</td><TD VALIGN='top' width='112' align='right'><A HREF='venus.htm' TARGET='MainFrame'><IMG SRC='slide35.gif' BORDER='0'></A></td></tr></table>"
 ra1quotes[2]="<table border=0 width=100%><tr><td valign=top><FONT STYLE='font-family:tahoma;font-size:10;color:#000000'><B>Every Woman:</B><BR>A female angel rests upon a transparent silver sphere while smaller angels behind her represent women of all races.</td><TD VALIGN='top' width='112' align='right'><A HREF='every_woman.htm' TARGET='MainFrame'><IMG SRC='slide37.gif' BORDER='0'></A></td></tr></table>"
 ra1quotes[3]="<table border=0 width=100%><tr><td valign=top><FONT STYLE='font-family:tahoma;font-size:10;color:#000000'><B>Essence 2:</B><BR>A relaxing male angel floats away from the viewer while a ribbon around his hands falls into the shape of an angel.</td><TD VALIGN='top' width='112' align='right'><A HREF='essence_2.htm' TARGET='MainFrame'><IMG SRC='slide38.gif' BORDER='0'></A></td></tr></table>"
 ra1quotes[4]="<table border=0 width=100%><tr><td valign=top><FONT STYLE='font-family:tahoma;font-size:10;color:#000000'><B>Peace:</B><BR>A female angel arranges a group of 3 ribbons into the shape of a peace sign.</td><TD VALIGN='top' width='112' align='right'><A HREF='peace.htm' TARGET='MainFrame'><IMG SRC='slide39.gif' BORDER='0'></A></td></tr></table>"
 ra1quotes[5]="<table border=0 width=100%><tr><td valign=top><FONT STYLE='font-family:tahoma;font-size:10;color:#000000'><B>Essence 2:</B><BR>A relaxing male angel floats away from the viewer while a ribbon around his hands falls into the shape of an angel.</td><TD VALIGN='top' width='112' align='right'><A HREF='essence_2.htm' TARGET='MainFrame'><IMG SRC='slide38.gif' BORDER='0'></A></td></tr></table>"
 ra1quote = ra1quotes[pick]
 document.write(ra1quote)
 }
//-->
