var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973652&docid=69108553&x=4017',
		'title': '',
		'imageId': '69108553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973652&docid=69108555&x=4017',
		'title': '',
		'imageId': '69108555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973652&docid=69108554&x=4017',
		'title': '',
		'imageId': '69108554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973652&docid=69108557&x=4017',
		'title': '',
		'imageId': '69108557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973652&docid=69108558&x=4017',
		'title': '',
		'imageId': '69108558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973652&docid=69108556&x=4017',
		'title': '',
		'imageId': '69108556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973652&docid=69108559&x=4017',
		'title': '',
		'imageId': '69108559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973652&docid=69108560&x=4017',
		'title': '',
		'imageId': '69108560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973652';

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