﻿function f_LoadFlash(){
    document.getElementById('cxH').innerHTML='<embed width="786" height="150" src="./client/pellegrini_top.swf" wmode="transparent" type="application/x-shockwave-flash" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" />'; //800
}
function f_InitPage(flash, map){
    if(flash) f_LoadFlash();
    if(map) f_GetMap();
}