// JavaScript Document
function spitbox(rateURL){
document.write('<iframe src="'+rateURL+'/?widget=1" allowtransparency="true" frameborder="0" height="206px" width="300px" marginheight="0" marginwidth="0" scrolling="no"></iframe>');
}