var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947891&docid=68536332&x=4738',
		'title': '',
		'imageId': '68536332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947891&docid=68536328&x=4738',
		'title': '',
		'imageId': '68536328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947891&docid=68536331&x=4738',
		'title': '',
		'imageId': '68536331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947891&docid=68536333&x=4738',
		'title': '',
		'imageId': '68536333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947891&docid=68536327&x=4738',
		'title': '',
		'imageId': '68536327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947891&docid=68536326&x=4738',
		'title': '',
		'imageId': '68536326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947891&docid=68536329&x=4738',
		'title': '',
		'imageId': '68536329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947891&docid=68536325&x=4738',
		'title': '',
		'imageId': '68536325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947891&docid=68536330&x=4738',
		'title': '',
		'imageId': '68536330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947891';

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