function checkname(form)
{ var firstname=form.inputname.value;
var selector=form.T1.value;
var commentary=form.S1.value;
var Subjector=new Array();
Subjector[0]="availability of the studio";
Subjector[1]="Our Location";
Subjector[2]="The current Studio Rate";
Subjector[3]="The number of people we can cater for";
Subjector[4]="Our Accomodation";
document.write("Thanks for your query about
" );
Subject=Subjector[selector];
document.write(Subjector[selector]);
document.write("
Your query has been forwarded to the office
we will get back to you at
");
document.write(firstname); document.write("
within 48 Hrs");
return true;
}
Question about
Question
Please type your question in the box above......when you have finished please select "Submit"
We will aim to get back to you within the next 48 Hrs