$(function() { 
	Cufon.replace('h2');
	$(".brand_view").colorbox({width:"538px", height:"558px"});		
});

