var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006628&docid=69873421&x=2849',
		'title': '',
		'imageId': '69873421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006628&docid=69873424&x=2849',
		'title': '',
		'imageId': '69873424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006628&docid=69873427&x=2849',
		'title': '',
		'imageId': '69873427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006628&docid=69873425&x=2849',
		'title': '',
		'imageId': '69873425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006628&docid=69873423&x=2849',
		'title': '',
		'imageId': '69873423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006628&docid=69873422&x=2849',
		'title': '',
		'imageId': '69873422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006628&docid=69873420&x=2849',
		'title': '',
		'imageId': '69873420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006628&docid=69873426&x=2849',
		'title': '',
		'imageId': '69873426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006628';

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