<!-- hide
function Contact() {
	document.write("<div class=Tab_Bot>Туроператор ЧП «Аруна» Лицензия №841365 серия АА<br>телефон: 1038 (06562) 3-13-84; 	( 06562) 2-66-77 адрес: 98114 Крым, г. Феодосия. ул. Курортная, 38</div>");
}

function Servis() {
//	document.write('<td width="" align="right" valign="top" onclick=location="http://aruna-tour.com" style=cursor="hand"><font class="test">&#160 Внимание! меняются цены</font></td>');
}

function Navigator() {

	document.write('<td width="15" valign="top">');
	document.write('<img class="nav" src="images/Last_Arr.png" width="9" height="11" onClick="history.go(-1)" 		title="предыдущая"></td>');

	document.write('<td width="15" valign="top">');
	document.write('<img class="nav" src="images/Next_Arr.png" width="9" height="11" onClick="history.go(1)" 			title="следующая"></td>');
}

function SendForm(v1,v2,v3,v4,v5,varFormName)
{
	document.getElementById("p_price").value=v1;
	document.getElementById("p_base").value=v2;
	document.getElementById("p_class").value=v3;
	document.getElementById("p_unit").value=v4;
	document.getElementById("p_img").value=v5;
	document.getElementById(varFormName).submit();
}
//-->
