var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947586&docid=68530837&x=4353',
		'title': '',
		'imageId': '68530837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947586&docid=68530839&x=4353',
		'title': '',
		'imageId': '68530839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947586&docid=68529974&x=4353',
		'title': '',
		'imageId': '68529974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947586&docid=68529896&x=4353',
		'title': '',
		'imageId': '68529896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947586&docid=68529897&x=4353',
		'title': '',
		'imageId': '68529897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947586&docid=68529895&x=4353',
		'title': '',
		'imageId': '68529895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947586&docid=68529975&x=4353',
		'title': '',
		'imageId': '68529975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947586';

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