function downloadFile(type,ignore_adbl,title){if(adbl&&ignore_adbl==null)
alert(download_message);else if(title!=null)
window.open("http://"+domain+"/download-file.php?type="+type+"&n="+title);else
window.open("http://"+domain+"/download-file.php?type="+type);}
function getPage(page){getMoreLinks.send('getPage='+page);};function setFramesrc(to){$('LoadingMessage').set('text',to);$('LoadingBox').fade('in');$('downloadsiframe').setProperty('src',to);$('ratingResults').fade('out');$('ratingPanel').fade('in');}
