
function Disclamer(){
		window.open('delivery.php', 'remote', 'width=460,height=337');
}

function ProdRepleacement(){
	window.open('product_replacement.php', 'remote', 'width=460,height=337');
}

function ProdGuarantee(){
	window.open('product_guarantee.php', 'remote', 'width=460,height=337');
}

function Installation(){

	window.open('ukcctv_installations_popup.php', 'remote', 'width=460,height=337');
}

function price_promise(){
	window.open('price_promise.php', 'remote', 'width=420,height=217');
}


