

<!--
// (c) 1999, BRJ: http://abrj.tsx.org.
// Feel free to use this script, but keep these lines.
// And remember to visit my homepage.
// Modified by Ben Steed, 07/2000.  http://www.heartlight.org/
// This code may not reproduced without express written consent of Heartlight, Inc.  http://www.heartlight.org/

 function surfto(form) {
        var myindex=form.select1.selectedIndex
        if (form.select1.options[myindex].value != "0") {
        window.open(form.select1.options[myindex].value);}
}



document.write("<table border=0 width=175 cellspacing=1><tr><td width=100% bgcolor=#000000><table border=0 width=100% bgcolor=#FFFFFF cellspacing=1><tr><td width=100% bgcolor=#FFFFFF><p align=center><b><font face=Verdana size=2><a href=http://www.heartlight.org target=_blank>HEARTLIGHT</a><sup>&reg;</sup></font></b><font size=1 face=Verdana><br>Heartcard of the Week<br><a href=http://cards.heartlight.org/index.cgi?a=edit&g=2395 target=_blank><img border=0 src=http://img.heartlight.org/cards/g/matthew6_19-20-low.jpg width=110 height=74></a><BR>or choose a category:<FORM NAME=form1><SELECT NAME=select1 onChange=surfto(this.form) SIZE=0><OPTION SELECTED VALUE=0> * Select *<OPTION VALUE=http://cards.heartlight.org/index.cgi?tn=&te=&fn=&fe=&c=15&s=choose&a=choose&g=>Easter<OPTION VALUE=http://cards.heartlight.org/index.cgi?tn=&te=&fn=&fe=&c=23&s=choose&a=choose&g=>Encouragement<OPTION VALUE=http://cards.heartlight.org/index.cgi?tn=&te=&fn=&fe=&c=10&s=choose&a=choose&g=>Thanks<OPTION VALUE=http://cards.heartlight.org/index.cgi?tn=&te=&fn=&fe=&c=8&s=choose&a=choose&g=>Friendship<OPTION VALUE=http://cards.heartlight.org/index.cgi?tn=&te=&fn=&fe=&c=21&s=choose&a=choose&g=>Comfort<OPTION VALUE=http://cards.heartlight.org/index.cgi?tn=&te=&fn=&fe=&c=9&s=choose&a=choose&g=>Love<OPTION VALUE=http://cards.heartlight.org/index.cgi?tn=&te=&fn=&fe=&c=25&s=choose&a=choose&g=>Salvation<OPTION VALUE=http://cards.heartlight.org/index.cgi?tn=&te=&fn=&fe=&c=26&s=choose&a=choose&g=>Inspiration<OPTION VALUE=http://www.heartlight.org/gallery>Hundreds More...</SELECT></font><br><font size=1 face=Verdana><a href=http://cards.heartlight.org/ target=_blank>Send Someone A HeartCard!</a></font></center></td></tr></table></td></tr></FORM></table>");
//-->

