var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945081&docid=68465874&x=4140',
		'title': '',
		'imageId': '68465874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945081&docid=68465875&x=4140',
		'title': '',
		'imageId': '68465875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945081&docid=68465876&x=4140',
		'title': '',
		'imageId': '68465876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945081&docid=68465877&x=4140',
		'title': '',
		'imageId': '68465877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945081&docid=68465878&x=4140',
		'title': '',
		'imageId': '68465878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945081&docid=68465879&x=4140',
		'title': '',
		'imageId': '68465879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945081&docid=68465880&x=4140',
		'title': '',
		'imageId': '68465880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945081&docid=68465881&x=4140',
		'title': '',
		'imageId': '68465881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945081';

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