var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928691&x=587',
		'title': '',
		'imageId': '68928691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928684&x=587',
		'title': '',
		'imageId': '68928684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928686&x=587',
		'title': '',
		'imageId': '68928686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928687&x=587',
		'title': '',
		'imageId': '68928687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928683&x=587',
		'title': '',
		'imageId': '68928683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928682&x=587',
		'title': '',
		'imageId': '68928682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928688&x=587',
		'title': '',
		'imageId': '68928688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928685&x=587',
		'title': '',
		'imageId': '68928685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928694&x=587',
		'title': '',
		'imageId': '68928694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928696&x=587',
		'title': '',
		'imageId': '68928696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928692&x=587',
		'title': '',
		'imageId': '68928692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928697&x=587',
		'title': '',
		'imageId': '68928697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928689&x=587',
		'title': '',
		'imageId': '68928689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928690&x=587',
		'title': '',
		'imageId': '68928690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928693&x=587',
		'title': '',
		'imageId': '68928693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965071&docid=68928695&x=587',
		'title': '',
		'imageId': '68928695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965071';

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";
	})
}
