function parsvote(id,x,y)
{
	document.write('<iframe width="'+ x +'" height="'+ y +'" FRAMEBORDER="no" src="http://www.parsvote.com/showvote.asp?voteid='+ id +'&width1='+ x +'&height1='+ y +'"></iframe>');
}
