var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932078&docid=68178518&x=2521',
		'title': '',
		'imageId': '68178518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932078&docid=68178519&x=2521',
		'title': '',
		'imageId': '68178519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932078&docid=68178520&x=2521',
		'title': '',
		'imageId': '68178520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932078&docid=68178521&x=2521',
		'title': '',
		'imageId': '68178521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932078&docid=68178526&x=2521',
		'title': '',
		'imageId': '68178526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932078&docid=68178522&x=2521',
		'title': '',
		'imageId': '68178522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932078&docid=68178523&x=2521',
		'title': '',
		'imageId': '68178523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932078&docid=68178524&x=2521',
		'title': '',
		'imageId': '68178524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932078&docid=68178525&x=2521',
		'title': '',
		'imageId': '68178525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932078';

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