

function modShowItem(fx_item) {
	document.getElementById('modSecLeft').innerHTML=document.getElementById('modShowCaseShow' + fx_item).innerHTML;
}

xpsAddReady('modShowItem(1);');



xpsJSPage = 'ran';



