

function newURL (URL)
	{
		window.location.replace ("http://www.unicel.com");
	}



function detailsURL (URL)
	{
		window.location.replace ("http://www.unicel.com");
	}



function phonesURL (URL)
	{
		window.location.replace ("http://www.unicel.com");
	}



function giftURL (URL)
	{
		window.location.replace ("http://www.unicel.com");
	}

