var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=929460&docid=7256933&x=1316',
		'title': '',
		'imageId': '7256933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929460&docid=7256938&x=1316',
		'title': '',
		'imageId': '7256938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929460&docid=7256942&x=1316',
		'title': '',
		'imageId': '7256942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929460&docid=7256948&x=1316',
		'title': '',
		'imageId': '7256948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929460&docid=7256953&x=1316',
		'title': '',
		'imageId': '7256953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929460&docid=7256960&x=1316',
		'title': '',
		'imageId': '7256960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929460&docid=7256966&x=1316',
		'title': '',
		'imageId': '7256966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #929460';

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