var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624714&x=4615',
		'title': '',
		'imageId': '68624714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624700&x=4615',
		'title': '',
		'imageId': '68624700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624698&x=4615',
		'title': '',
		'imageId': '68624698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624697&x=4615',
		'title': '',
		'imageId': '68624697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624696&x=4615',
		'title': '',
		'imageId': '68624696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624699&x=4615',
		'title': '',
		'imageId': '68624699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624717&x=4615',
		'title': '',
		'imageId': '68624717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624679&x=4615',
		'title': '',
		'imageId': '68624679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624680&x=4615',
		'title': '',
		'imageId': '68624680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624678&x=4615',
		'title': '',
		'imageId': '68624678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624681&x=4615',
		'title': '',
		'imageId': '68624681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624682&x=4615',
		'title': '',
		'imageId': '68624682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624683&x=4615',
		'title': '',
		'imageId': '68624683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624701&x=4615',
		'title': '',
		'imageId': '68624701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951701&docid=68624715&x=4615',
		'title': '',
		'imageId': '68624715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951701';

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