var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010073&docid=69964453&x=3257',
		'title': '',
		'imageId': '69964453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010073&docid=69964454&x=3257',
		'title': '',
		'imageId': '69964454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010073&docid=69964452&x=3257',
		'title': '',
		'imageId': '69964452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010073&docid=69964457&x=3257',
		'title': '',
		'imageId': '69964457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010073&docid=69964460&x=3257',
		'title': '',
		'imageId': '69964460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010073&docid=69964456&x=3257',
		'title': '',
		'imageId': '69964456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010073&docid=69964455&x=3257',
		'title': '',
		'imageId': '69964455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010073&docid=69964458&x=3257',
		'title': '',
		'imageId': '69964458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010073&docid=69964459&x=3257',
		'title': '',
		'imageId': '69964459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010073';

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