var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935466&docid=67644368&x=4357',
		'title': '',
		'imageId': '67644368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935466&docid=67644369&x=4357',
		'title': '',
		'imageId': '67644369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935466&docid=67644371&x=4357',
		'title': '',
		'imageId': '67644371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935466&docid=67644372&x=4357',
		'title': '',
		'imageId': '67644372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935466&docid=67644373&x=4357',
		'title': '',
		'imageId': '67644373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935466&docid=67644374&x=4357',
		'title': '',
		'imageId': '67644374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935466&docid=67644375&x=4357',
		'title': '',
		'imageId': '67644375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935466';

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