function FLTitle(pTxt,pColor,pSize){
if(typeof(pColor)=="undefined")pColor="000000";
if(typeof(pSize)=="undefined")pSize=30;
var str=''
document.write(str);
}
function FLLogo(pImgsrc){
var str=''
document.write(str);
}//2012© Copyright Menta Solutions. All rights reserved.