function load_header() {
    document.write('<object width="598" height="191" style="border: 0px;">');
    document.write('<param name="wmode" value="transparent" /><param name="movie" value="images/header.swf" />');
    document.write('<embed style="border:0px;" wmode="transparent" src="images/header.swf" width="598" height="191" ></embed></object>');
}

function load_csw() {
    document.write('<object width="598" height="191" style="border: 0px;">');
    document.write('<param name="wmode" value="transparent" /><param name="movie" value="images/csw_header.swf" />');
    document.write('<embed style="border:0px;" wmode="transparent" src="images/csw_header.swf" width="598" height="191" ></embed></object>');
}

function load_color_selectors() {
    document.write('<embed src="/UserFiles/Flash/postframe_color_selector.swf" width="900" height="350" type="application/x-shockwave-flash" scale="" play="true" loop="true" menu="true"></embed>');
    document.write('<br />');
    document.write('<embed src="/UserFiles/Flash/residential_ color_selector1.swf" width="900" height="350" type="application/x-shockwave-flash" scale="" play="true" loop="true" menu="true"></embed>');
    document.write('<br />');
    document.write('<embed src="/UserFiles/Flash/commercial_color_selector_new.swf" width="900" height="350" type="application/x-shockwave-flash" play="true" loop="true" menu="true"></embed>');
    document.write('<br /><br />');
}	