<h4>load template error:in /home/ephoto/inc/parser_loader.php in line 116 template file'js/'not found in'/home/ephoto/tpl'or permission denied</h4>function obi(objn){return document.getElementById(objn);}
function showhide(id){obj=obi(id);obj.style.display=(obj.style.display=="none")?"":"none";}
function show(id){obi(id).style.display="";}
function hide(id){obi(id).style.display="none";}
function sel_txt(obj){obj.focus();obj.select();}
function str_replace(needle,replacement,haystack){var temp=haystack.split(needle);return temp.join(replacement);}
$(document).ready(function(){$(".wtooltip").tooltip({effect:'fade'});$("ul.tabs").tabs("div.panes > div"),{effect:'fade',fadeoutSpeed:400};var advcap;$('img, input').bind('mouseout',function(event){$('#advcap').html(advcap);}).bind('mouseover',function(event){if(advcap==null)
advcap=$('#advcap').html();$('#advcap').html($('#advcap').attr('title')+$(this).attr('alt')+'<br /><br />');});$('#upload').click(function(){try{$('#fileInput').uploadifyUpload();$(this).attr('disabled',true);setTimeout("$('#upload').val('Uploading... Click Again To Cancel').attr('disabled',false);",500);}catch(e){$('#frx').submit();}
return false;});$('#frx').submit(function(){hide('all');show('xpgb');$('#xpgb').html("<br /><img src='http://static.ephotobay.com/images/pgb.gif' alt='Uploading' /><br /><br />Please wait while processing your request..<br /><b>Do not refresh and/or close the window while you see the flashing proressbar.</b>");return true;});});