var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235136&x=4926',
		'title': '',
		'imageId': '68235136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235147&x=4926',
		'title': '',
		'imageId': '68235147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235140&x=4926',
		'title': '',
		'imageId': '68235140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235144&x=4926',
		'title': '',
		'imageId': '68235144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235142&x=4926',
		'title': '',
		'imageId': '68235142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235137&x=4926',
		'title': '',
		'imageId': '68235137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235139&x=4926',
		'title': '',
		'imageId': '68235139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235138&x=4926',
		'title': '',
		'imageId': '68235138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235141&x=4926',
		'title': '',
		'imageId': '68235141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235145&x=4926',
		'title': '',
		'imageId': '68235145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235143&x=4926',
		'title': '',
		'imageId': '68235143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68235146&x=4926',
		'title': '',
		'imageId': '68235146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68341597&x=4926',
		'title': '',
		'imageId': '68341597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68341594&x=4926',
		'title': '',
		'imageId': '68341594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68341591&x=4926',
		'title': '',
		'imageId': '68341591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68341592&x=4926',
		'title': '',
		'imageId': '68341592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68341596&x=4926',
		'title': '',
		'imageId': '68341596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68341593&x=4926',
		'title': '',
		'imageId': '68341593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934330&docid=68341595&x=4926',
		'title': '',
		'imageId': '68341595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934330';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
