function BuildWidget(fid) { makeFrame(fid); } function makeFrame(fid) { document.write(''); }