image1 = new Image();
image1.src = "http://sircommunity.com/commbar2/over/community.png";
image2 = new Image();
image2.src = "http://sircommunity.com/commbar2/over/battleracer.png";
image3 = new Image();
image3.src = "http://sircommunity.com/commbar2/over/sandbox.png";
image4 = new Image();
image4.src = "http://sircommunity.com/commbar2/over/modjive.png";

document.write('<link rel="stylesheet" href="http://sircommunity.com/commbar2/style.css" type="text/css" />');
document.write('<div id="commbar-right"style="float:right;"><a href="http://sircommunity.com/"><img src="http://sircommunity.com/commbar2/sircomm.png" /></a></div>');
document.write('<div id="commbar"><a href="http://sircommunity.com" id="cb-community" title="The Sir. Community"></a><a href="http://battleracer.com" id="cb-battleracer" title="Battleracer"></a><a href="http://sandboxmod.com" id="cb-sandbox" title="Sandbox"></a><a href="http://modjive.com" id="cb-modjive" title="Modjive"></a></div>');