
function lefttd()
	{
	document.write('<td align="right" width="70" valign="top" class="bg_leftimg"><img border="0" src="images/img_left_td.jpg" width="71" height="595"></td>');
	}
	
function righttd()
	{
	document.write('<td align="left" valign="top" class="bg_rightimg"><img border="0" src="images/img_right_td.jpg" width="70" height="593"></td>');
	}
	
function MM_openBrWindow(theURL,winName,features) 
	{
 	 window.open(theURL,winName,features);
	}
