' Michael Petruniak; 03/02/2008
' Catch FS Commands in IE and pass them to the corresponding JavaScript function
Sub Format_FSCommand(ByVal command, ByVal args)
	Format_DoFSCommand command, args 
End Sub 