var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856126&x=309',
		'title': '',
		'imageId': '67856126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856130&x=309',
		'title': '',
		'imageId': '67856130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856131&x=309',
		'title': '',
		'imageId': '67856131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856127&x=309',
		'title': '',
		'imageId': '67856127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856128&x=309',
		'title': '',
		'imageId': '67856128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856121&x=309',
		'title': '',
		'imageId': '67856121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856122&x=309',
		'title': '',
		'imageId': '67856122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856123&x=309',
		'title': '',
		'imageId': '67856123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856124&x=309',
		'title': '',
		'imageId': '67856124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856125&x=309',
		'title': '',
		'imageId': '67856125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856120&x=309',
		'title': '',
		'imageId': '67856120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856117&x=309',
		'title': '',
		'imageId': '67856117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856129&x=309',
		'title': '',
		'imageId': '67856129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918111&docid=67856118&x=309',
		'title': '',
		'imageId': '67856118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918111';

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