<html>
<head>
<title>COMMENTS</title>
<script>
<!--
//By George Chiang (http://www.abstract.simplenet.com) More JavaScripts here!
var sound1="livinonaprayer.mid"
var sound2="livinonaprayer.mid"
var sound3="livinonaprayer.mid"
var x=Math.random()*10
if (x<=3) x=sound1
else if (x<=6) x=sound2
else 
x=sound3
if (navigator.appName=="Microsoft Internet Explorer")
document.write('<bgsound src='+'"'+x+'"'+' loop="infinite">')
else 
document.write('<embed src='+'"'+x+'"'+'hidden="true" border="0" width="20" height="20" autostart="true" loop="true">')
//-->
</script>
<SCRIPT LANGUAGE="JavaScript">

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function getCookie(name){
var cname = name + "=";               
var dc = document.cookie;             
if (dc.length > 0) {              
begin = dc.indexOf(cname);       
if (begin != -1) {           
begin += cname.length;       
end = dc.indexOf(";", begin);
if (end == -1) end = dc.length;
return unescape(dc.substring(begin, end));
} 
}
return null;
}
function setCookie(name, value) {
var now = new Date();
var then = new Date(now.getTime() + 31536000000);
document.cookie = name + "=" + escape(value) + "; expires=" + then.toGMTString() + "; path=/";
}
function getInfo(form) {
form.info.value = "Browser Information: " + navigator.userAgent;
}
function getValue(element) {
var value = getCookie(element.name);
if (value != null) element.value = value;
}
function setValue(element) {
setCookie(element.name, element.value);
}
function fixElement(element, message) {
alert(message);
element.focus();
}
function isMailReady(form) {
var passed = false;
if (form.fullname.value == "") {
fixElement(form.fullname, "Please include your name.");
}
else if (form.email.value.indexOf("@") == -1 ||
form.email.value.indexOf(".") == -1) {
fixElement(form.email, "Please include a proper email address.");
}
else if (form.message.value == "") {
fixElement(form.message, "Please include a message.");
}
else {
getInfo(form);
passed = true;
}
return passed;
}
// End -->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript" type="text/javascript">

<!--
//Visit http://rainbow.arch.scriptmania.com for this script and more.

var current = 0
var x = 0
var y = 0

// The number 100 represents the wait in milliseconds 
// between the typing of each character in the message list.

var speed = 100

// The number 2000 represents the number of milliseconds 
// between the changing of each message (2 seconds, here). 
// Anywhere between 1500 and 5000 would be fine.

var speed2 = 2000

function initArray(n) {
  this.length = n;
  for (var i =1; i <= n; i++) {
    this[i] = ' '
  }
}

// This is Message-Number Array

typ = new initArray(4)
typ[0]="ROSE AND CROWN RADIO RADIO CLUB"
typ[1]="M0DRM"
typ[2]="ROSE AND CROWN BARNSLEY ROAD; DARTON BARNSLEY"
typ[3]="We meet on wednesday evening; from 7.45pm until 10pm."

function typewrite() {
var m = typ[current]

// The _ can be removed by removing + "_" below

window.status = m.substring(0, x++) + "_"

if (x == m.length + 1) {
x = 0
current++

if (current > typ.length - 1) {
current = 0
}

setTimeout("typewrite()", speed2)
}

else {
setTimeout("typewrite()", speed)
}
}

typewrite()
//-->

</SCRIPT>

</head>
<BODY background="space4.gif">
<body bgcolor="#" text="#ffff00" link="#9acd32" alink="#9acd32" vlink="#9acd32">
<h1 align="center">
<p align=""><img SRC="arg-m-50-trans.gif "BORDER=0 height=170 width=150

<p align=""><img SRC="arg-o-5O-tRr-a-pl0ase-ns.gif"BORDER=0 height=170 width=150 

<p align=""><img SRC="arg-d-50-trans.gif"BORDER=0 height=170 width=150 

<p align=""><img SRC="arg-r-50-trans.gif "BORDER=0 height=170 width=150 

<p align=""><img SRC="arg-m-50-trans.gif "BORDER=0 height=170 width=150 ></a></td>
<body>

<BODY>

<CENTER>
<FORM NAME = "mail" ACTION = "mailto:roseandcrown_radioclub@hotmail.com" METHOD = "POST" ENCTYPE = "text/plain" onSubmit = "return isMailReady(this);">
<INPUT TYPE = "hidden" NAME = "info">
<TABLE BORDER = 0 CELLPADDING = 5 CELLSPACING = 0>
<TR>
<TD>
Name or Callsign:
<P>
<INPUT TYPE = "TEXT" NAME = "fullname" onFocus = "getValue(this)" onBlur = "setValue(this)"> 
</TD>
<TD>
Your Email Address:
<P>
<INPUT TYPE = "TEXT" NAME = "email" onFocus = "getValue(this)" onBlur = "setValue(this)">
</TD>
</TR>
<TR>
<TD COLSPAN = "2">
Enter your Message:
<P>
<TEXTAREA ROWS = "8" COLS = "38" NAME = "message">
</TEXTAREA>
</TD>
</TR>
<TR>
<TD COLSPAN = "2">
<INPUT TYPE = "SUBMIT" VALUE = " Submit ">
<INPUT TYPE = "RESET" VALUE = " Cancel ">
</TD>
</TR>
</TABLE>
</FORM>
</CENTER>
<p>
<!-- Script Size:  2.71 KB  -->
<p>
<h1 align="center"><font size="5">FOR YOUR COMMENTS
<p>
<p>
<a href="http://www.m0drm.tk/"> Home Page</a><br>
<body>