// grattanLogo.js
document.write('<object id="grattanLogo"  classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="375" height="131">');
document.write('<param name="movie" value="grattanLogo.swf" />');
document.write('<!--[if !IE]>-->');
document.write('<object type="application/x-shockwave-flash" data="grattanLogo.swf" width="375" height="131">');
document.write('<!--<![endif]-->');
document.write('<p>GRATTAN&reg; Fastening Products - Your Complete Fastener Source!</p>');
document.write('<!--[if !IE]>-->');
document.write('</object>');
document.write('<!--<![endif]-->');
document.write('</object>');
