var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953922&docid=68670271&x=119',
		'title': '',
		'imageId': '68670271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953922&docid=68670102&x=119',
		'title': '',
		'imageId': '68670102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953922&docid=68670103&x=119',
		'title': '',
		'imageId': '68670103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953922&docid=68670104&x=119',
		'title': '',
		'imageId': '68670104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953922&docid=68670105&x=119',
		'title': '',
		'imageId': '68670105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953922&docid=68670106&x=119',
		'title': '',
		'imageId': '68670106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953922&docid=68670107&x=119',
		'title': '',
		'imageId': '68670107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953922&docid=68670109&x=119',
		'title': '',
		'imageId': '68670109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953922&docid=68670110&x=119',
		'title': '',
		'imageId': '68670110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953922';

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