function cf(){
    document.write('<img src="images/home_image.jpg" width="649" height="407" border="0" usemap="#Map">');
    document.write('<map name="Map">');
    document.write('<area shape="rect" coords="-1,7,189,47" href="#">');
    document.write('<area shape="rect" coords="3,53,189,94" href="#">');
    document.write('<area shape="rect" coords="3,97,205,136" href="#">');
    document.write('<area shape="rect" coords="419,94,641,138" href="#">');
    document.write('<area shape="rect" coords="446,51,644,92" href="#">');
    document.write('<area shape="rect" coords="470,9,647,47" href="#">');
    document.write('<area shape="rect" coords="212,8,413,128" href="#">');
    document.write('</map>');
}
flash_or_html ('swf/cs_flash_nav.swf', '649', '407', 'cf()', 6, 0 ,'swf/cs_flash_nav.swf', '');
