var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913669&docid=67728643&x=1453',
		'title': '',
		'imageId': '67728643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913669&docid=67728645&x=1453',
		'title': '',
		'imageId': '67728645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913669&docid=67728646&x=1453',
		'title': '',
		'imageId': '67728646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913669&docid=67728644&x=1453',
		'title': '',
		'imageId': '67728644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913669&docid=67728647&x=1453',
		'title': '',
		'imageId': '67728647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913669&docid=67728651&x=1453',
		'title': '',
		'imageId': '67728651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913669&docid=67728648&x=1453',
		'title': '',
		'imageId': '67728648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913669&docid=67728649&x=1453',
		'title': '',
		'imageId': '67728649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913669&docid=67728650&x=1453',
		'title': '',
		'imageId': '67728650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913669';

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