var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959483&docid=68809044&x=2742',
		'title': '',
		'imageId': '68809044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959483&docid=68809045&x=2742',
		'title': '',
		'imageId': '68809045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959483&docid=68809063&x=2742',
		'title': '',
		'imageId': '68809063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959483&docid=68809064&x=2742',
		'title': '',
		'imageId': '68809064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959483&docid=68809096&x=2742',
		'title': '',
		'imageId': '68809096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959483&docid=68809107&x=2742',
		'title': '',
		'imageId': '68809107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959483&docid=68809125&x=2742',
		'title': '',
		'imageId': '68809125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959483&docid=68809133&x=2742',
		'title': '',
		'imageId': '68809133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959483&docid=68809137&x=2742',
		'title': '',
		'imageId': '68809137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959483';

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