var path = '/nvss/ami.ua/images/template/template5/'; 
Buffer1 = ''+ '<DIV ID="{OBJECT}">'+ '{CONTENT}'+ '</DIV>'; 
top_left_1 = new Image(2, 10); 
top_left_1.src = path+ 'top_left_1.gif'; 
top_left_2 = new Image(4, 10); 
top_left_2.src = path+ 'top_left_2.gif'; 
top_center = new Image(10, 10); 
top_center.src = path+ 'top_center.gif'; 
top_right_2 = new Image(4, 10); 
top_right_2.src = path+ 'top_right_2.gif'; 
top_right_1 = new Image(2, 10); 
top_right_1.src = path+ 'top_right_1.gif'; 
center_left = new Image(2, 10); 
center_left.src = path+ 'center_left.gif'; 
center_left = new Image(2, 10); 
center_left.src = path+ 'center_right.gif'; 
bottom_left_1 = new Image(2, 10); 
bottom_left_1.src = path+ 'top_left_1.gif'; 
bottom_left_2 = new Image(4, 10); 
bottom_left_2.src = path+ 'top_left_2.gif'; 
bottom_center = new Image(10, 10); 
bottom_center.src = path+ 'top_center.gif'; 
bottom_right_2 = new Image(4, 10); 
bottom_right_2.src = path+ 'top_right_2.gif'; 
bottom_right_1 = new Image(2, 10); 
bottom_right_1.src = path+ 'top_right_1.gif'; 
shadow_right = new Image(3, 1); 
shadow_right.src = path+ 'shadow_right.gif'; 
transparent = new Image(1, 1); 
transparent.src = path+ 'transparent.gif'; 
shadow_bottom = new Image(1, 4); 
shadow_bottom.src = path+ 'shadow_bottom.gif'; 
point = new Image(1, 2); 
point.src = path+ 'point.gif'; 
menu_bg = new Image(172, 4); 
menu_bg.src = path+ 'menu_bg.gif'; 
background_hover = new Image(10, 70); 
background_hover.src = path+ 'background_hover.gif';  
Template5 = ''+ 
'<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0">'+ 
	'<TR>'+ 
		'<TD>'+ 
			'<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="180">'+ 
				'<TR>'+ 
					'<TD WIDTH="2"><IMG SRC="'+path+'top_left_1.gif" WIDTH="2" HEIGHT="10" BORDER="0"></TD>'+ 
					'<TD BACKGROUND="'+path+'top_center.gif" WIDTH="4"><IMG SRC="'+path+'top_left_2.gif" WIDTH="4" HEIGHT="10" BORDER="0"></TD>'+ 
					'<TD BACKGROUND="'+path+'top_center.gif" WIDTH="100%"><IMG SRC="'+path+'top_center.gif" WIDTH="10" HEIGHT="10" BORDER="0"></TD>'+ 
					'<TD BACKGROUND="'+path+'top_center.gif" WIDTH="4"><IMG SRC="'+path+'top_right_2.gif" WIDTH="4" HEIGHT="10" BORDER="0"></TD>'+ 
					'<TD WIDTH="2"><IMG SRC="'+path+'top_right_1.gif" WIDTH="2" HEIGHT="10" BORDER="0"></TD>'+ 
				'</TR>'+ 
				'<TR>'+ 
					'<TD BACKGROUND="'+path+'center_left.gif" WIDTH="2"><IMG SRC="'+path+'center_left.gif" WIDTH="2" HEIGHT="10" BORDER="0"></TD>'+ 
					'<TD COLSPAN="3" ALIGN="CENTER" BACKGROUND="'+path+'menu_bg.gif" WIDTH="100%">'+ 
						'<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="100%">'+ 
							'{ITEM}'+ 
							'<TR><TD WIDTH="100%">'+ 
								'{BLOCK CLASS="block2"}'+ 
								'<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="100%">'+ 
									'{LINK}'+ 
									'<TR>'+ 
										'<TD STYLE="padding: 1pt 0pt 1pt 10pt;" CLASS="item">{TEXTAREA}{TEXT}{/TEXTAREA}</TD>'+ 
										'<TD STYLE="padding: 1pt 10pt 1pt 5pt;" WIDTH="6" ALIGN="right">{NODE}</TD>'+ 
									'</TR>'+ 
									'{/LINK}'+ 
								'</TABLE>'+ 
								'{/BLOCK}'+ 
							'</TD></TR>'+ 
							'<TR><TD BACKGROUND="'+path+'point.gif"><IMG SRC="'+path+'point.gif" WIDTH="1" HEIGHT="2"></TD></TR>'+ 
							'{/ITEM}'+ 
						'</TABLE>'+ 
					'</TD>'+ 
					'<TD BACKGROUND="'+path+'center_right.gif" WIDTH="2"><IMG SRC="'+path+'center_right.gif" WIDTH="2" HEIGHT="10" BORDER="0"></TD>'+ 
				'</TR>'+ 
				'<TR>'+ 
					'<TD WIDTH="2"><IMG SRC="'+path+'bottom_left_1.gif" WIDTH="2" HEIGHT="6" BORDER="0"></TD>'+ 
					'<TD BACKGROUND="'+path+'bottom_center.gif" WIDTH="4"><IMG SRC="'+path+'bottom_left_2.gif" WIDTH="4" HEIGHT="6" BORDER="0"></TD>'+ 
					'<TD BACKGROUND="'+path+'bottom_center.gif" WIDTH="100%"><IMG SRC="'+path+'bottom_center.gif" WIDTH="10" HEIGHT="6" BORDER="0"></TD>'+ 
					'<TD BACKGROUND="'+path+'bottom_center.gif" WIDTH="4"><IMG SRC="'+path+'bottom_right_2.gif" WIDTH="4" HEIGHT="6" BORDER="0"></TD>'+ 
					'<TD WIDTH="2"><IMG SRC="'+path+'bottom_right_1.gif" WIDTH="2" HEIGHT="6" BORDER="0"></TD>'+ 
				'</TR>'+ 
			'</TABLE>'+ 
		'</TD>'+ 
		'<TD ROWSPAN="2" HEIGHT="100%">'+ 
			'<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" HEIGHT="100%">'+ 
				'<TR><TD><IMG SRC="'+path+'transparent.gif" WIDTH="4" HEIGHT="4"></TD></TR>'+ 
				'<TR><TD BACKGROUND="'+path+'shadow_right.gif" HEIGHT="100%"><IMG SRC="'+path+'shadow_right.gif" WIDTH="4" HEIGHT="1"></TD></TR>'+ 
			'</TABLE>'+ 
		'</TD>'+ 
	'</TR>'+ 
	'<TR>'+ 
		'<TD>'+ 
			'<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="100%">'+ 
				'<TR>'+ 
					'<TD WIDTH="4"><IMG SRC="'+path+'transparent.gif" WIDTH="4" HEIGHT="4"></TD>'+ 
					'<TD BACKGROUND="'+path+'shadow_bottom.gif" WIDTH="100%"><IMG SRC="'+path+'shadow_bottom.gif" WIDTH="1" HEIGHT="4"></TD>'+ 
				'</TR>'+ 
			'</TABLE>'+ 
		'</TD>'+ 
	'</TR>'+ 
'</TABLE>'; 