			$(document).ready(function(){
				//Examples of how to assign the ColorBox event to elements
				$(".communitylogin").colorbox({width:"700px", inline:true, href:"#communitylogins"});

			});
			
						$(document).ready(function(){
				//Examples of how to assign the ColorBox event to elements
				$(".trregistration").colorbox({width:"700px", inline:true, href:"#trregistrations"});

			});
			
									$(document).ready(function(){
				//Examples of how to assign the ColorBox event to elements
				$(".trregistrationas").colorbox({width:"700px", inline:true, href:"#trregistrationa"});

			});