
function rewriteswf(swfObject) {
	document.write("<object type=\"application/x-shockwave-flash\"" + swfObject + "</object>");
}
