var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3900681&docid=67416575&x=1848',
		'title': '',
		'imageId': '67416575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900681&docid=67416576&x=1848',
		'title': '',
		'imageId': '67416576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900681&docid=67416577&x=1848',
		'title': '',
		'imageId': '67416577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900681&docid=67416579&x=1848',
		'title': '',
		'imageId': '67416579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900681&docid=67416580&x=1848',
		'title': '',
		'imageId': '67416580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900681&docid=67416578&x=1848',
		'title': '',
		'imageId': '67416578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900681&docid=67416582&x=1848',
		'title': '',
		'imageId': '67416582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900681&docid=67416581&x=1848',
		'title': '',
		'imageId': '67416581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900681&docid=67416583&x=1848',
		'title': '',
		'imageId': '67416583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3900681';

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