// this file auto-generated Sun Feb  5 14:07:17 2012
function init_cd_ads() {
  imgs["cd"]   = new Array();
  links["cd"]  = new Array();
  curimg["cd"] = 0;

  imgs["cd"][imgs["cd"].length]   = '/ads/cd1.jpg';
  links["cd"][links["cd"].length] = 'http://www.ecmrecords.com';

  imgs["cd"][imgs["cd"].length]   = '/ads/cd2.jpg';
  links["cd"][links["cd"].length] = 'http://www.soundtrackforarevolutionfilm.com';

  setTimeout("rotate_ads('cd');",5000);
}

