HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //opt/alt/php54/usr/share/pear/RVSeagullMod/modules/photogallery/templates/photogallery.html
{this.plugin(#printHeader#,fileHeader):h}
<div id="debug"></div>
<input type="hidden" id="link-network" sharegallery="{galleryId}" shareimg="shareimg" shareOrgImg="shareimg" />
<div id="galleria" class="galleria"></div>
{scriptOpen:h}
//display()
Galleria.loadTheme('{webRoot}/js/photogallery/themes/rvsdefault/galleria.rvsdefault.js');
var webRoot = '{webRoot}';
var urlRefer = '{webRoot}/{currentPage}';
var webIndex = '{conf[site][frontScriptName]}';
var urlAjax = '{makeUrl(#sitebuilderAjaxExecute#,##,##)}&rvsMgr=photogallery';
galleryId = '{galleryId}';

var txtPrev    = '{this.plugin(#translateJsMsg#,#Prev#)}';
var txtNext    = '{this.plugin(#translateJsMsg#,#Next#)}';
var txtCallMailToFriend = '{this.plugin(#translateJsMsg#,#Share to photo gallery#)}';
var txtLoading ='{this.plugin(#translateJsMsg#,#loading#)}';
var txtFullscreen ='{this.plugin(#translateJsMsg#,#Fullscreen#)}';
var txtbackToFolder ='{this.plugin(#translateJsMsg#,#back to folder#)}';
var txtbackToTopLevel ='{this.plugin(#translateJsMsg#,#back to top level#)}';

var aConf = {
	sizeThumb : {aConf[thumbnailImagesSize]},
	slideEffect :  '{aConf[slideEffect]}',   /// string
	slideDelay :  '{aConf[slideDelay]}', /// string
	thumbPerPage : '{aConf[viewImageThumbnailPerPage]}',
	autoPlay : {aConf[autoPlay]},
	fb : {aConf[facebook]},
	tw : {aConf[twitter]},
	sp : {aConf[myspace]},
	mail : {aConf[email]},
	viewImgFitSize : {aConf[viewImageFitSize]},
	viewImageFullSize : {aConf[viewImageFullSize]},
	showPhotoDesc : {aConf[showPhotoDescrition]},
	showAlbumDesc : {aConf[showAlbumDescription]},
	viewImgOri : true,
	zoomLevel : '{aConf[zoomLevel]}',
	transitionSpeed : '{aConf[transitionSpeed]}'
};
if(aConf.viewImgFitSize == true) aConf.viewImgOri = false;
var aSize = [0,40,60,80,100,125,150,200];

loadGalleria();
{scriptClose:h} 

{this.plugin(#printFooter#,fileFooter):h}