$(function () {
	$("#polls .options a").colorbox({width:"630px", height:"660px", iframe: true});
});
  
