
var tmpStr = '';

tmpStr += '<img src="images/uo3dlogo.jpg" width="258" height="307" border="0" alt="">';

document.write(tmpStr);

