var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004399&docid=69818030&x=5414',
		'title': '',
		'imageId': '69818030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004399&docid=69818029&x=5414',
		'title': '',
		'imageId': '69818029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004399&docid=69818032&x=5414',
		'title': '',
		'imageId': '69818032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004399&docid=69818033&x=5414',
		'title': '',
		'imageId': '69818033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004399&docid=69818031&x=5414',
		'title': '',
		'imageId': '69818031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004399&docid=69818034&x=5414',
		'title': '',
		'imageId': '69818034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004399&docid=69818035&x=5414',
		'title': '',
		'imageId': '69818035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004399&docid=69818036&x=5414',
		'title': '',
		'imageId': '69818036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004399';

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