
function setShipOption(option)
{
	makeRequest("includes/x_setShipOption.asp?option=" + option);
}

function dataReader(xml)
{
	
}