var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923506&docid=67987076&x=1150',
		'title': '',
		'imageId': '67987076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923506&docid=67987080&x=1150',
		'title': '',
		'imageId': '67987080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923506&docid=67987084&x=1150',
		'title': '',
		'imageId': '67987084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923506&docid=67987077&x=1150',
		'title': '',
		'imageId': '67987077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923506&docid=67987079&x=1150',
		'title': '',
		'imageId': '67987079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923506&docid=67987082&x=1150',
		'title': '',
		'imageId': '67987082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923506&docid=67987083&x=1150',
		'title': '',
		'imageId': '67987083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923506&docid=67987081&x=1150',
		'title': '',
		'imageId': '67987081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923506';

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