﻿function ph_header_flash(n) {
	var so = new SWFObject("flash/header_2.swf", "prodholding", "717", "276", "8", "#638f34");
	so.addVariable("button",n);
	so.useExpressInstall('expressinstall.swf');
	so.write("phflash");
}

function ph_header_cont() {
	document.write("<img src='images/header_bl.gif' alt='' border='0' usemap='#MapEml' style='margin-right:30px'>");
	document.write("<map name='MapEml'>");
	document.write("<area shape='rect' coords='9,125,159,138' href='mailto:office@prodholding.com.ua' alt=''></map>");
}

function ph_header_search() {
	document.write("<div align='center'>");
	document.write("<form action='/search.php' method='get' accept-charset='utf-8'>");
	document.write("<input id='q' name='q' type='text' style='width:130px;height:20px;border:solid 1px #FF9933' value='Поиск...' onFocus=\"javascript:if(this.value=='Поиск...')this.value='';\">");
	document.write("<input type='submit' value='&raquo;' style='width:20px;height:20px;border:solid 1px #666666;background-color:#000000;color:#FFFFFF;'></form></div>");
}
