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