// JavaScript Document
// ============================================================== Window en top location

if (window!= top)
top.location.href=location.href


// ============================================================== Ajout en Favoris

function favoris(title,url){ 
if( document.all){ 
window.external.AddFavorite(url, title); 
} 
else if( window.sidebar){ 
window.sidebar.addPanel(title, url, "") 
} 
} 


// ============================================================== Affiche iframe

function stars() {return star}
star="<iframe src='http://mb.cash-program.com/videos2stars/index.php?id=940' frameborder='0' width='100%' height='7500' allowtransparency='1' scrolling='no'></iframe>"

function amats() {return amat}
amat="<iframe src='http://mb.cash-program.com/exclusives/index.php?id=939' id='cp' name='cp' frameborder='0' width='770' height='4300' allowtransparency='1' scrolling='no'></iframe>"