
function ssVentJoin( args ){
    window.location.href='ventrilo://'+args;
}

document.write('<span id="ssvmontitle" title="Join Server" style="cursor:pointer;" onclick="ssVentJoin(\'74.52.72.162:2083/servername=\')"><IMG id="ssvmonimg1" SRC="http://img.serverspy.net/images/vent/v1.gif" WIDTH="19" HEIGHT="15" BORDER="0" ALT="" ALIGN="MIDDLE">'+unescape('')+'<br /></span>');
