document.write("<table>");
document.write("<tr valign='top'>");
document.write("<td>");
document.write("<a onMouseOver='buttondown('newbutton')' onMouseOut='buttonup('newbutton')' href='new.html' target='_blank'>");
document.write("<img src='http://www.kramercommunications.tv/images/button_new.gif' border='0' name='newbutton' ></a>");
document.write("<BR /><BR />");
document.write("<a onMouseOver='buttondown('aboutbutton')' onMouseOut='buttonup('aboutbutton')' href='about.html'>");
document.write("<img src='http://www.kramercommunications.tv/images/button_about.gif' border='0' name='aboutbutton' ></a>");
document.write("<BR /><BR />");
document.write("<a onMouseOver='buttondown('clipsbutton')' onMouseOut='buttonup('clipsbutton')' href='clips.html'>");
document.write("<img src='http://www.kramercommunications.tv/images/button_album.gif' border='0' name='clipsbutton' ></a>");
document.write("<BR /><BR />");
document.write("<a onMouseOver='buttondown('awardbutton')' onMouseOut='buttonup('awardbutton')' href='awards.html'>");
document.write("<img src='http://www.kramercommunications.tv/images/button_award.gif' border='0' name='awardbutton' ></a>");
document.write("<BR /><BR />");
document.write("<a onMouseOver='buttondown('parabutton')' onMouseOut='buttonup('parabutton')' href='http://www.priceofparadisemovie.com/' target='_blank'>");
document.write("<img src='images/button_para.gif' name='parabutton' width='211' height='38' border='0'></a>");
document.write("<BR /><BR />");
document.write("<a onMouseOver='buttondown('blindedbutton')' onMouseOut='buttonup('blindedbutton')' href='http://www.blindedthemovie.com/' target='_blank'>");
document.write("<img src='http://www.kramercommunications.tv/images/button_blinded_off.gif' border='0' name='blindedbutton' ></a>");
document.write("<BR /><BR />");
document.write("<a onMouseOver='buttondown('contactbutton')' onMouseOut='buttonup('contactbutton')' href='contact.html' target='_blank'>");
document.write("<img src='http://www.kramercommunications.tv/images/button_contact.gif' border='0' name='contactbutton' ></a>");
document.write("<BR /><BR />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
