var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978577&docid=69225288&x=4854',
		'title': '',
		'imageId': '69225288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978577&docid=69225290&x=4854',
		'title': '',
		'imageId': '69225290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978577&docid=69225291&x=4854',
		'title': '',
		'imageId': '69225291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978577&docid=69225287&x=4854',
		'title': '',
		'imageId': '69225287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978577&docid=69225292&x=4854',
		'title': '',
		'imageId': '69225292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978577&docid=69225289&x=4854',
		'title': '',
		'imageId': '69225289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978577&docid=69225293&x=4854',
		'title': '',
		'imageId': '69225293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978577';

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