var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234116&x=5620',
		'title': '',
		'imageId': '68234116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234129&x=5620',
		'title': '',
		'imageId': '68234129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234120&x=5620',
		'title': '',
		'imageId': '68234120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234119&x=5620',
		'title': '',
		'imageId': '68234119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234126&x=5620',
		'title': '',
		'imageId': '68234126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234127&x=5620',
		'title': '',
		'imageId': '68234127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234128&x=5620',
		'title': '',
		'imageId': '68234128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234121&x=5620',
		'title': '',
		'imageId': '68234121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234130&x=5620',
		'title': '',
		'imageId': '68234130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234118&x=5620',
		'title': '',
		'imageId': '68234118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234123&x=5620',
		'title': '',
		'imageId': '68234123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234117&x=5620',
		'title': '',
		'imageId': '68234117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234124&x=5620',
		'title': '',
		'imageId': '68234124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234125&x=5620',
		'title': '',
		'imageId': '68234125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234122&x=5620',
		'title': '',
		'imageId': '68234122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934264&docid=68234115&x=5620',
		'title': '',
		'imageId': '68234115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934264';

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