
    document.write('<div style="padding: 10px; text-align: center; background-color:#000; color:#fff">');
    document.write('<h4>Your ServerSpy.Net Subscription Has Expired</h4>');
    document.write('<p>Please <a style="color:#ffc000" href="http://www.serverspy.Net" target="_blank">login to ServerSpy.net</a> and check our account or contact our Help Desk.</p>');
    document.write('</div>');
    
function ssVentJoin( args ){
    window.location.href='ventrilo://'+args;
}

document.write('<span id="ssvmontitle" title="Join Server" style="cursor:pointer;" onclick="ssVentJoin(\'ventrilo8.chi.powervs.com :5033/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>');
