var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913933&docid=67749733&x=1315',
		'title': '',
		'imageId': '67749733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913933&docid=67749734&x=1315',
		'title': '',
		'imageId': '67749734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913933&docid=67749740&x=1315',
		'title': '',
		'imageId': '67749740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913933&docid=67749741&x=1315',
		'title': '',
		'imageId': '67749741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913933&docid=67749735&x=1315',
		'title': '',
		'imageId': '67749735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913933&docid=67749737&x=1315',
		'title': '',
		'imageId': '67749737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913933&docid=67749738&x=1315',
		'title': '',
		'imageId': '67749738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913933&docid=67749739&x=1315',
		'title': '',
		'imageId': '67749739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913933&docid=67749736&x=1315',
		'title': '',
		'imageId': '67749736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913933';

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