﻿function WriteFlashTag(s)
{
	document.write(s);
}
