var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016514&docid=70133380&x=5729',
		'title': '',
		'imageId': '70133380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016514&docid=70133383&x=5729',
		'title': '',
		'imageId': '70133383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016514&docid=70133382&x=5729',
		'title': '',
		'imageId': '70133382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016514&docid=70133377&x=5729',
		'title': '',
		'imageId': '70133377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016514&docid=70133381&x=5729',
		'title': '',
		'imageId': '70133381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016514&docid=70133378&x=5729',
		'title': '',
		'imageId': '70133378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016514&docid=70133384&x=5729',
		'title': '',
		'imageId': '70133384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016514&docid=70133379&x=5729',
		'title': '',
		'imageId': '70133379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016514';

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