<script language="JavaScript">
<!-- Begin
var password = 'password'
password=prompt('Please enter the password to enter this site:','');
if (password != 'password') {
location.href='';
}
// End -->
</script>
Iditabike.com Pete Basinger's Site
<script language="JavaScript">
<!-- Begin
var password = 'password'
password=prompt('Please enter the password to enter this site:','');
if (password != 'password') {
location.href='';
}
// End -->
</script>