var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933759&docid=68224017&x=1658',
		'title': '',
		'imageId': '68224017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933759&docid=68224018&x=1658',
		'title': '',
		'imageId': '68224018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933759&docid=68224020&x=1658',
		'title': '',
		'imageId': '68224020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933759&docid=68224023&x=1658',
		'title': '',
		'imageId': '68224023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933759&docid=68224021&x=1658',
		'title': '',
		'imageId': '68224021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933759&docid=68224022&x=1658',
		'title': '',
		'imageId': '68224022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933759&docid=68224019&x=1658',
		'title': '',
		'imageId': '68224019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933759&docid=68224024&x=1658',
		'title': '',
		'imageId': '68224024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933759';

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