// JavaScript Document

function LoadTool(value) {
	window.location = "order-unlocks.php?tool_id="+value;
}
