			
var linkdest1="http://www.plastor.co.uk";
var linkdest2="plastic_containers.html";
var linkdest3="http://www.plastor.co.uk/contents/pages/pages_offers/page_OF_overruns_frameset.html";
		
		function hereWeGo1() {
		return location.href=linkdest1;
		}
		
				function hereWeGo2() {
		return location.href=linkdest2;
		}
		
				function hereWeGo3() {
		return location.href=linkdest3;
		}
	
		

	