<!--
// Sri Sathya System
// http://www.sathsys.com
// No part of this snippet should be used without written permission of Sri Sathya System.
// For queries write to jSnip@sathsys.com

function subEfor(teTo,teSub) {
 teSub = escape(teSub);
 window.open("mailto:" + teTo + "@double-glazing-web.co.uk?subject=" + teSub);
 return true;
}

// Sri Sathya System
// http://www.sathsys.com
// No part of this snippet should be used without written permission of Sri Sathya System.
// For queries write to jSnip@sathsys.com
// http://www.sathsys.com
-->