var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923051&docid=67977575&x=5134',
		'title': '',
		'imageId': '67977575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923051&docid=67977578&x=5134',
		'title': '',
		'imageId': '67977578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923051&docid=67977580&x=5134',
		'title': '',
		'imageId': '67977580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923051&docid=67977577&x=5134',
		'title': '',
		'imageId': '67977577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923051&docid=67977579&x=5134',
		'title': '',
		'imageId': '67977579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923051&docid=67977582&x=5134',
		'title': '',
		'imageId': '67977582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923051&docid=67977576&x=5134',
		'title': '',
		'imageId': '67977576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923051&docid=67977581&x=5134',
		'title': '',
		'imageId': '67977581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923051';

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