function Print(toggle){

	window.location.href = toggle;
}


