function toProducts(){
//	location.href="http://www.gs-sakainet.com/plex12mt/index.jsp?userId=mt&password=mt";
//	location.href="http://localhost/plex12mt/index.jsp?userId=mt&password=mt";
	location.href="http://www.gs-sakainet.com/WebParts2/index.jsp?userId=mt&password=mt";
//	location.href="http://192.168.1.71/WebParts2/index.jsp?userId=mt&password=mt";
}

function toProductsEn(){
//	location.href="http://www.gs-sakainet.com/plex12mt/index.jsp?userId=es&password=es";
//	location.href="http://localhost/plex12mt/index.jsp?userId=es&password=es";
	location.href="http://www.gs-sakainet.com/WebParts2/index.jsp?userId=es&password=es";
//	location.href="http://192.168.1.71/WebParts2/index.jsp?userId=es&password=es";
}

function toUc(){
	location.href="./uc.htm";
}
function toOrderSerach(){
	location.href="./ordersearch";
}
function toEstSerach(){
	location.href="./estsearch";
}
function toPartsSearch(){
	location.href="./partsSearch";
}
function toDeliverySearch(){
	location.href="./deliverysearch";
}
function toBasesPartsSearch(){
	window.open("./basepartssearch");
}
function toBatchOrder(){
	location.href="./batchorder";
}
