﻿function callSWFAction(s){
	var flashPortal= document.getElementById("mainBrowser");
	flashPortal.callSWFAction(s);
}