var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922338&docid=67958201&x=3849',
		'title': '',
		'imageId': '67958201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922338&docid=67958202&x=3849',
		'title': '',
		'imageId': '67958202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922338&docid=67958203&x=3849',
		'title': '',
		'imageId': '67958203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922338&docid=67958204&x=3849',
		'title': '',
		'imageId': '67958204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922338&docid=67958205&x=3849',
		'title': '',
		'imageId': '67958205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922338&docid=67958206&x=3849',
		'title': '',
		'imageId': '67958206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922338&docid=67958207&x=3849',
		'title': '',
		'imageId': '67958207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922338&docid=67958208&x=3849',
		'title': '',
		'imageId': '67958208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922338&docid=67958209&x=3849',
		'title': '',
		'imageId': '67958209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922338';

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