// ShareTool init $(function() { $.fn.nyroModal.settings.endShowContent = function(elts, settings) { $('.resizeLink', elts.contentWrapper).click(function(e) { e.preventDefault(); $.nyroModalSettings({ width: 354, height: 495 }); return false; }); $('.resizeSmall', elts.contentWrapper).click(function(e) { e.preventDefault(); $.nyroModalSettings({ width: 354, height: 200 }); return false; }); if(tab==2){ $.nyroModalSettings({ width: 354, height: 495 }); navigate(tab); tab=0; return false; } }; $.fn.nyroModal.settings.processHandler = function(settings) { $.nyroModalSettings({ width: 354, height: 200 }); }; }); function nyroFromFlash(){ //e.preventDefault(); $.nyroModalManual({ url: '/connect/sharetool/sharetool.php?level=3&level2=3&lang=0&lang_abbr=en&path=kids/dragons/toys/&curl=metal_ages.php&title=MEGA Brands | Kids Zone | Dragons | Toys | Metal Ages | Story&desc=The new and terrible threat has risen in the land. High atop the frozen peak of DRAGON MOUNTAIN, the evil sorcerer XENOZ plots to gain control over the AURATHON KRYSTAL and use it to open the magical Portal between two worlds.' }); //showHide('flashIndex'); } /*$(document).ready(function(){$('img[@src$=.png]').ifixpng();});*/ preloadImg('/images/shareTool/ajaxLoader.gif'); preloadImg('/images/mb.jpg'); //