var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608881&x=841',
		'title': '',
		'imageId': '68608881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608872&x=841',
		'title': '',
		'imageId': '68608872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608866&x=841',
		'title': '',
		'imageId': '68608866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608875&x=841',
		'title': '',
		'imageId': '68608875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608877&x=841',
		'title': '',
		'imageId': '68608877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608869&x=841',
		'title': '',
		'imageId': '68608869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608865&x=841',
		'title': '',
		'imageId': '68608865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608868&x=841',
		'title': '',
		'imageId': '68608868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608871&x=841',
		'title': '',
		'imageId': '68608871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608870&x=841',
		'title': '',
		'imageId': '68608870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608874&x=841',
		'title': '',
		'imageId': '68608874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608880&x=841',
		'title': '',
		'imageId': '68608880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608873&x=841',
		'title': '',
		'imageId': '68608873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608876&x=841',
		'title': '',
		'imageId': '68608876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608867&x=841',
		'title': '',
		'imageId': '68608867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608879&x=841',
		'title': '',
		'imageId': '68608879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950977&docid=68608878&x=841',
		'title': '',
		'imageId': '68608878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950977';

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