jQuery(function(){
	jQuery.backstretch("/wp-content/uploads/bg.jpg");
});

jQuery(document).ready(function() {
	// jQuery('a>imgimg').colorbox();
	// jQuery('a>img.wp-image-1390').colorbox();
});
