var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924406&docid=68007001&x=4447',
		'title': '',
		'imageId': '68007001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924406&docid=68007002&x=4447',
		'title': '',
		'imageId': '68007002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924406&docid=68007003&x=4447',
		'title': '',
		'imageId': '68007003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924406&docid=68007004&x=4447',
		'title': '',
		'imageId': '68007004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924406&docid=68007005&x=4447',
		'title': '',
		'imageId': '68007005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924406&docid=68007006&x=4447',
		'title': '',
		'imageId': '68007006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924406&docid=68007007&x=4447',
		'title': '',
		'imageId': '68007007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924406&docid=68007008&x=4447',
		'title': '',
		'imageId': '68007008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924406';

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