
function writeFlash(getValue)
{
document.write(getValue);	
}