// <![CDATA[
Shadowbox.init({
language: "es",
players: ['html']
});
function AlertMessage()
{
Shadowbox.open({
player: 'iframe',
content: '/corps/grupocuartero/data/es/video.html',
height: 394,
width: 720
});
}
// ]]>
