// setTimeout holder for the loading dots (...)
var demLoading;

function dem_Vote(that)
{



}

function dem_addUncheck()
{


}

function dem_addAnswer(that)
{


}

// very simple ajaxy loading visual
// adds 3 dots to link, then erase and start over
function dem_loadingDots() {
	

}

function dem_clearDots() {

}


function dem_getVotes(path, that)
{
	



}

function dem_displayVotes ()
{
	

}

function dem_getHTTPObject() {

}





/*  from prototype.js */
Function.prototype.bind = function() {

}
