var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3941053&docid=68389602&x=4330',
		'title': '',
		'imageId': '68389602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941053&docid=68389603&x=4330',
		'title': '',
		'imageId': '68389603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941053&docid=68389604&x=4330',
		'title': '',
		'imageId': '68389604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941053&docid=68389605&x=4330',
		'title': '',
		'imageId': '68389605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941053&docid=68389606&x=4330',
		'title': '',
		'imageId': '68389606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941053&docid=68389609&x=4330',
		'title': '',
		'imageId': '68389609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941053&docid=68389610&x=4330',
		'title': '',
		'imageId': '68389610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941053&docid=68389615&x=4330',
		'title': '',
		'imageId': '68389615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941053&docid=68389616&x=4330',
		'title': '',
		'imageId': '68389616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3941053';

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