var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3911034&docid=67669462&x=1335',
		'title': '',
		'imageId': '67669462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911034&docid=67669464&x=1335',
		'title': '',
		'imageId': '67669464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911034&docid=67669467&x=1335',
		'title': '',
		'imageId': '67669467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911034&docid=67669463&x=1335',
		'title': '',
		'imageId': '67669463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911034&docid=67669465&x=1335',
		'title': '',
		'imageId': '67669465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911034&docid=67669473&x=1335',
		'title': '',
		'imageId': '67669473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911034&docid=67669466&x=1335',
		'title': '',
		'imageId': '67669466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911034&docid=67669478&x=1335',
		'title': '',
		'imageId': '67669478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911034&docid=67669483&x=1335',
		'title': '',
		'imageId': '67669483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3911034';

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