function banner(){
var str = '';
str += '<TABLE width="100%"><TBODY><TR><TD>';
str += '<IMG src="ConsettParkLogo.gif" width="142" height="165" style="margin-bottom : 0px;"';
str += 'alt="houses for sale">';
str += '</TD><TD align="right">';
str += '<IMG src="sh0.gif" width="624" height="91" style="margin-bottom : 20px;margin-right : 150px; "';
str += 'alt="shotley bridge">';
str += '<BR><IMG src="nhbc-house.gif" width="88" height="51"';
str += 'alt="durham">';
str += '</TD></TR></TBODY></TABLE>';
str += bar('','hdrftr');
document.write(str);
}

function footer(){
var str = '';
str += bar('© Strathmore Homes 2007  E. & O.E Subject to amendment without notice.','hdrftr');
document.write(str);
}

function pagebanner(xtxt){
var str = '';
str += bar(xtxt,'pagebanner'); 
str += '<BR>';
document.write(str);
}



function bar(txt,xclass){
var xstr = '';
xstr += '<TABLE class="' + xclass + '" style="width:100.0%; "><TBODY>';
xstr += '<TR><TD width="100%" >' + txt + '</TD></TR></TBODY></TABLE>'; 
return xstr;
}


function description(_descript10){
var str = '';
str += 'Tenure: FREEHOLD<BR><BR>General Specification:';
str += '<UL>';
str += '<LI>Masonry cavity walling, concrete ground floors with conventional pitched roofs';
str += '<LI>High quality stock facing brickwork, artstone or rendered external skin with insulated blockwork inner skin and';
str += ' cavity insulation minimising heat loss'; 
str += '<LI>Plain slate rooftiles with hipped or gabled roof dormers';
str += '<LI>Low maintenance profile PVCu windows with glazed beading, featuring draught stripping, trickle ventilation and';
str += '<LI>and locking handles.';
str += '<LI>External doors double glazed with security locks, to front and rear.';
str += '<LI>Fascias, soffitts and bargeboards in durable white PVCu';
str += '<LI>Disabled access';
str += '<LI>Full NHBC 10 year BuildMark warranty';
str += '<LI>One year builder \' s maintenance included on all defects';
str += '</UL>';
str += 'Externals: <UL>';
str += '<LI>Paved paths and garden steps where applicable';
str += '<LI>Block or tarmac driveways';
str += '<LI>Front landscaped gardens';
str += '<LI>Garden fencing to sides and rear, together with selected front fencing (see site plan)';
str += '<LI>External lighting to front and rear as optional extra';
str += '<LI>External water tap optional extra';
str += '<LI>' + _descript10;
str += '</UL><BR>';
str += 'Internal Specification:';
str += '<UL>';
str += '<LI>Gas fired central heating with individual thermostatic Lounge controls to radiators';
str += '<LI>Electric point for lounge fire';
str += '<LI>Internal panelled doors displaying wood grain effect';
str += '<LI>Traditionally profiled moulded skirtings and door frames';
str += '<LI>Plaster coving to lounge';
str += '<LI>Magnolia emulsion to walls throughout';
str += '<LI>Good selection of double power sockets, TV and BT points';
str += '<LI>Timber staircases with white painted balustrading and handrails';
str += '<LI>Internal doors with brass fittings';
str += '<LI>Bedrooms with fitted wardrobes as optional extra';
str += '<LI>Security system fitted as optional extra';
str += '<LI>Mains operated smoke detectors to each storey';
str += '</UL><BR>';
str += 'Kitchens:<BR><UL>';
str += '<LI>Stainless steel quality gas hob, electric oven and extractor hood';
str += '<LI>Designer range of kitchen units including Integrated or free-standing fridge/freezer plus dishwasher depending on design as optional extra';
str += '<LI>In built washing machine and tumble dryer in kitchen as optional extra';
str += 'surrounds to match En Suite';
str += '</UL><BR>';
str += 'Bathrooms and Cloaks:<BR><UL>';
str += '<LI>Quality white suites with chrome fittings';
str += '<LI>Full wall tiling to shower area, with remainder part tiled ';
str += '<LI>Shaver socket<BR><BR>';
str += '</UL>';
document.write(str);
}
function options(){
var str = '';
str += 'Options: Purchasers will be given the opportunity to personalise their home by choosing from a range of kitchen units, wall tiling and Bespoke Option Packs, providing contracts are exchanged before the appropriate stage of construction is reached. Floor plans show typical end plot cottage layout. (See site plan).';

document.write(str);
}
function tsandcs(){
var str = '';
str += '<BR>The information given in this brochure is believed to be correct, but is subject to alteration without notice and does not form part of any contract. Individual site boundaries may be subject to amendment. Floor plans are not drawn to scale and layouts can vary according to plot number. Dimensions and specifications cannot be guaranteed. Prospective purchasers are advised to check final dimensions and specifications on site.';

document.write(str);
}
