// JavaScript Document
url=document.URL.substring(document.URL.lastIndexOf("\/")+1,document.URL.lastIndexOf("\."));
document.write("<center><Iframe src='../../rater/rater.php?name="+url+"' frameborder=0 height=160 width=350 ></Iframe></center>");	
document.getElementById('top').focus();