function Search_page(option){
	var this_page = option;
	if (this_page == 13) window.location.href="communicatepower.htm";
	if (this_page == 14) window.location.href="cablepower.htm";
	if (this_page == 29) window.location.href="laserpower.htm";
	if (this_page == 30) window.location.href="securitypower.htm";
	if (this_page == 31) window.location.href="elevatorpower.htm";
	if (this_page == 32) window.location.href="weightpower.htm";
	if (this_page == 33) window.location.href="pospower.htm";
	if (this_page == 34) window.location.href="lcdtftpower.htm";
	if (this_page == 35) window.location.href="electricpower.htm";
	if (this_page == 36) window.location.href="projectionpower.htm";
	if (this_page == 37) window.location.href="adpower.htm";
	if (this_page == 38) window.location.href="modulepower.htm";
	if (this_page == 39) window.location.href="atxpower.htm";
	if (this_page == 40) window.location.href="otherpower.htm";
	if (this_page == 41) window.location.href="otherreplacepower.htm";
}
