function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function popReflections(){
window.open("http://www.speks.net/mixtape/", "SuckaFree", "width=200,height=530,scrollbars=no,resizable=no,left=80,top=50");
}