﻿
// wr_embed.js
// embedded objects fix - 24 Apr 06

function documentwrite(dat) { document.write(dat); }

