// JavaScript Document

function wt_show_idealprotein_lightbox(){
	$("#idealprotein_lightbox_content").lightbox_me({
		centered: true
	});
}
