AC_FL_RunContent = 0;
function functionInHtmlFile(par)
{
	alert(par);
}
function functionInHtmlFile2(par)
{
	alert(par);
}
