if (flash) {
	document.writeln(flashrep);
	}
else {
	document.writeln(imgrep);
	}

