//<--!
function openratelink(URL)
{
window.open
(URL,"openratelink","width=360,height=300,location=0,menubar=1,resizable=1,scrollbars=1,status=1,titlebar=1,toolbar=1,screenX=100,left=100,screenY=30,top=60");
}
function openreviewlink(URL)
{
window.open
(URL,"openreviewlink","width=400,height=400,location=0,menubar=1,resizable=1,scrollbars=1,status=1,titlebar=1,toolbar=1,screenX=20,left=20,screenY=10,top=10");
}
function openreviews(URL)
{
window.open
(URL,"openreviews","width=400,height=400,location=0,menubar=1,resizable=1,scrollbars=1,status=1,titlebar=1,toolbar=1,screenX=20,left=20,screenY=10,top=10");
}
//-->

