function xxlHeaderResize(){var myDur=2000;if(xxlHeaderStatus=='opened'){xxlHeaderStatus='';$('#xxlHeaderFlash').animate({height:'356px'},myDur);$('#xxlHeaderImage').animate({height:'356px'},myDur);xxlHeaderStatus='closed';}else if(xxlHeaderStatus=='closed'){$('#xxlHeaderFlash').animate({height:'600px'},myDur);$('#xxlHeaderImage').animate({height:'600px'},myDur);xxlHeaderStatus='opened';}}
function xxlTagsOpen(tagURL){$.nyroModalManual({url:tagURL,width:600,height:500,autoSizable:true});return false;}
