var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011485&docid=69992787&x=5828',
		'title': '',
		'imageId': '69992787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011485&docid=69992791&x=5828',
		'title': '',
		'imageId': '69992791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011485&docid=69992784&x=5828',
		'title': '',
		'imageId': '69992784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011485&docid=69992796&x=5828',
		'title': '',
		'imageId': '69992796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011485&docid=69992803&x=5828',
		'title': '',
		'imageId': '69992803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011485&docid=69992809&x=5828',
		'title': '',
		'imageId': '69992809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011485&docid=69992818&x=5828',
		'title': '',
		'imageId': '69992818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011485&docid=69992825&x=5828',
		'title': '',
		'imageId': '69992825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011485';

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