var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234723&x=2018',
		'title': '',
		'imageId': '68234723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234724&x=2018',
		'title': '',
		'imageId': '68234724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234722&x=2018',
		'title': '',
		'imageId': '68234722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234725&x=2018',
		'title': '',
		'imageId': '68234725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234726&x=2018',
		'title': '',
		'imageId': '68234726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234729&x=2018',
		'title': '',
		'imageId': '68234729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234728&x=2018',
		'title': '',
		'imageId': '68234728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234727&x=2018',
		'title': '',
		'imageId': '68234727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234730&x=2018',
		'title': '',
		'imageId': '68234730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234731&x=2018',
		'title': '',
		'imageId': '68234731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234732&x=2018',
		'title': '',
		'imageId': '68234732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234734&x=2018',
		'title': '',
		'imageId': '68234734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234733&x=2018',
		'title': '',
		'imageId': '68234733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68234735&x=2018',
		'title': '',
		'imageId': '68234735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934312&docid=68341613&x=2018',
		'title': '',
		'imageId': '68341613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934312';

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