$(document).ready(function(){
	// enable lightbox
	$('a[rel="lightbox"]').lightBox();
	
	calcAttrPrice();
});
