var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010897&docid=69984245&x=5549',
		'title': '',
		'imageId': '69984245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010897&docid=69984248&x=5549',
		'title': '',
		'imageId': '69984248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010897&docid=69984246&x=5549',
		'title': '',
		'imageId': '69984246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010897&docid=69984247&x=5549',
		'title': '',
		'imageId': '69984247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010897&docid=69982184&x=5549',
		'title': '',
		'imageId': '69982184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010897&docid=69982185&x=5549',
		'title': '',
		'imageId': '69982185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010897&docid=69982186&x=5549',
		'title': '',
		'imageId': '69982186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010897';

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