<!-- hide script for old browsers

function jsTrackParcel() 
{
	window.location = "./wt_xtrack_pw.entrypoint";
}

function jsShipment() 
{
	//window.location = "./wt_cons_ship_pw.entrypoint";
	window.open("http://tracknet.deutschepost.de/migtrack/servlet/I_Search?PopUp=Y","","width=800, height=500, scrollbars, resizable");
}

function jsShipmentEnq() 
{
	window.location = "./wt_cons_ship_pw.entrypoint";
}

function jsConsignment() 
{
	window.location = "./wt_xtrackcons_pw.entrypoint";
}

function jsLicence() 
{
	window.location = "./wt_licence_pw.entrypoint";
}


function jsByItem() 
{
	window.location = "./wt_item_enq_pw.entrypoint";
}

function jsConsignmentNo() 
{
	window.location = "./wt_cns_enq_pw.entrypoint"; 
}

function jsCustRef() 
{
	window.location = "./wt_cstref_enq_pw.entrypoint"; 
}

// end hiding -->
