/*
window.onload = function() {  
  showPlayList(playList);
}  
*/

/*
document.observe("dom:loaded", function() {
  cinema();
});
*/

