﻿$(document).ready(function(){
	$("a[rel='heavengallery']").colorbox({next:"next", previous:"previous", close:"close"});
});
