/*<script language="javascript" type="text/javascript">*/
/*this is for the new landrover*/

var sentence1 = "Can you help us? The Team is actively trying to raise funds to replace one of our aging <a href=\"../landrover_new.htm\" target=\"_parent\">landrover ambulances</a>. ";
var sentence2 = "If you, or your company can support our efforts, please contact our <a href=\"http://nnpmrt.org.uk/contactus.php?mailto=funding\" target=\"_parent\"> fund raising organiser</a> who will gladly listen to your suggestion(s).";
var text = sentence1 + sentence2;

document.writeln(text);

/*</script>*/