// JavaScript Document
$(function(){
	$('a[rel*=cm]').lightpop();
	//$('a.video').lightpop();
});
