var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928624&docid=68100260&x=2129',
		'title': '',
		'imageId': '68100260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928624&docid=68100261&x=2129',
		'title': '',
		'imageId': '68100261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928624&docid=68100262&x=2129',
		'title': '',
		'imageId': '68100262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928624&docid=68100263&x=2129',
		'title': '',
		'imageId': '68100263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928624&docid=68100264&x=2129',
		'title': '',
		'imageId': '68100264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928624&docid=68100265&x=2129',
		'title': '',
		'imageId': '68100265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928624&docid=68100266&x=2129',
		'title': '',
		'imageId': '68100266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928624&docid=68100267&x=2129',
		'title': '',
		'imageId': '68100267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928624';

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