var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=2276829&docid=30539254&x=2653',
		'title': '',
		'imageId': '30539254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276829&docid=30539269&x=2653',
		'title': '',
		'imageId': '30539269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276829&docid=30539252&x=2653',
		'title': '',
		'imageId': '30539252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276829&docid=30539268&x=2653',
		'title': '',
		'imageId': '30539268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276829&docid=30539247&x=2653',
		'title': '',
		'imageId': '30539247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276829&docid=30539248&x=2653',
		'title': '',
		'imageId': '30539248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276829&docid=30539249&x=2653',
		'title': '',
		'imageId': '30539249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276829&docid=30539250&x=2653',
		'title': '',
		'imageId': '30539250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #2276829';

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