var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919977&docid=67956455&x=3124',
		'title': '',
		'imageId': '67956455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919977&docid=67956458&x=3124',
		'title': '',
		'imageId': '67956458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919977&docid=67956459&x=3124',
		'title': '',
		'imageId': '67956459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919977&docid=67956456&x=3124',
		'title': '',
		'imageId': '67956456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919977&docid=67956457&x=3124',
		'title': '',
		'imageId': '67956457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919977&docid=67956454&x=3124',
		'title': '',
		'imageId': '67956454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919977&docid=67956460&x=3124',
		'title': '',
		'imageId': '67956460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919977';

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