var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015755&docid=69773163&x=3336',
		'title': '',
		'imageId': '69773163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015755&docid=69773162&x=3336',
		'title': '',
		'imageId': '69773162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015755&docid=69773160&x=3336',
		'title': '',
		'imageId': '69773160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015755&docid=69773161&x=3336',
		'title': '',
		'imageId': '69773161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015755&docid=69773157&x=3336',
		'title': '',
		'imageId': '69773157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015755&docid=69773158&x=3336',
		'title': '',
		'imageId': '69773158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015755&docid=69773159&x=3336',
		'title': '',
		'imageId': '69773159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015755&docid=69773164&x=3336',
		'title': '',
		'imageId': '69773164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015755';

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