function init() {
tb_show('DESCARGA EL NUEVO SOFTWARE PHOTOPRINT 4.1', 'popup.html?height=440;width=675', false);
var tb_pathToImage = "images/loadingAnimation.gif";
imgLoader = new Image();// preload image
imgLoader.src = tb_pathToImage;
}