var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912638&docid=67698299&x=4641',
		'title': '',
		'imageId': '67698299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912638&docid=67889522&x=4641',
		'title': '',
		'imageId': '67889522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912638&docid=67889520&x=4641',
		'title': '',
		'imageId': '67889520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912638&docid=67889518&x=4641',
		'title': '',
		'imageId': '67889518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912638&docid=67889521&x=4641',
		'title': '',
		'imageId': '67889521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912638&docid=67889519&x=4641',
		'title': '',
		'imageId': '67889519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912638&docid=67889517&x=4641',
		'title': '',
		'imageId': '67889517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912638';

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