var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943092&docid=54501596&x=2654',
		'title': '',
		'imageId': '54501596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943092&docid=54501597&x=2654',
		'title': '',
		'imageId': '54501597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943092&docid=54501593&x=2654',
		'title': '',
		'imageId': '54501593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943092&docid=54501592&x=2654',
		'title': '',
		'imageId': '54501592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943092&docid=54501594&x=2654',
		'title': '',
		'imageId': '54501594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943092&docid=54501591&x=2654',
		'title': '',
		'imageId': '54501591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943092&docid=54501595&x=2654',
		'title': '',
		'imageId': '54501595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943092';

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