var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934638&docid=68241229&x=2122',
		'title': '',
		'imageId': '68241229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934638&docid=68241231&x=2122',
		'title': '',
		'imageId': '68241231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934638&docid=68241226&x=2122',
		'title': '',
		'imageId': '68241226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934638&docid=68241232&x=2122',
		'title': '',
		'imageId': '68241232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934638&docid=68241233&x=2122',
		'title': '',
		'imageId': '68241233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934638&docid=68241227&x=2122',
		'title': '',
		'imageId': '68241227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934638&docid=68241234&x=2122',
		'title': '',
		'imageId': '68241234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934638&docid=68241230&x=2122',
		'title': '',
		'imageId': '68241230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934638&docid=68241228&x=2122',
		'title': '',
		'imageId': '68241228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934638';

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