![]() |
Your online exchange for run and band info. Keep in touch with all your riding friends online at RI.
Riders of all motorcycle makes and models welcome. |
this text is indented
<script type="text/javascript"> <!-- alert("Hello world!"); //--> </script>
$myvar = 'Hello World!';
for ($i = 0; $i < 10; $i++)
{
echo $myvar . "\n";
}