<!-- Script courtesy of http://www.web-source.net - Your Guide to Professional Web Site Design and Development
function loadvoting() {
var load = window.open('/vote/','Vote','scrollbars=yes,menubar=no,height=520,width=600,resizable=no,toolbar=no,location=no,status=no');
}
// -->