// JavaScript Document



window.onload = function(){
    Shadowbox.setup(document.getElementById('building').getElementsByTagName('area'), {width : 425, height : 344});
        }


Shadowbox.init({language: 'en',players:['img','html','iframe','qt','wmp','swf','flv']});

