var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933917&docid=68225717&x=2739',
		'title': '',
		'imageId': '68225717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933917&docid=68225718&x=2739',
		'title': '',
		'imageId': '68225718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933917&docid=68225719&x=2739',
		'title': '',
		'imageId': '68225719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933917&docid=68225720&x=2739',
		'title': '',
		'imageId': '68225720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933917&docid=68225721&x=2739',
		'title': '',
		'imageId': '68225721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933917&docid=68225722&x=2739',
		'title': '',
		'imageId': '68225722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933917&docid=68225723&x=2739',
		'title': '',
		'imageId': '68225723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933917';

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