// load style sheet
document.write('<link rel="stylesheet" href="/marda.css" type="text/css">');

function contact_us(e_subject){
document.write('For more information, call us now on 01633 245000 or e-mail <a href="mailto:www.enquiries@marda.com?subject='+e_subject+'">www.enquiries@marda.com</a>.<br><br>');
}