// policescroller.js

function notice(URLaddress) {
window.open(URLaddress,"twirmWindow");}

document.write('<APPLET code="Corf_Scroller.class" width="520" height="17">');
document.write('<PARAM NAME="Corf_Timer" VALUE="15">');
document.write('<PARAM NAME="Corf_Link" VALUE="http://www.rockymountnc.gov/police/streetteam.html">');
document.write('<PARAM NAME="Corf_Target" VALUE="_self">');
document.write('<PARAM NAME="Corf_Text" VALUE="The Street Engagement Team is focusing on drug and gun related crimes.  Click here to contact a member of the team. * * *  ">');
document.write('<PARAM NAME="Corf_ForeGround" VALUE="004abf">');
document.write('<PARAM NAME="Corf_Thickness" VALUE="0">');
document.write('<PARAM NAME="Corf_Font" VALUE="Arial">Check out the 2007 Tournament Schedule below... This message would scroll if you had Java to view this applet');
document.write('</APPLET>');
