function brandLoader(address)
{

	window.location.href = address;

}