var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970369&docid=69027863&x=4650',
		'title': '',
		'imageId': '69027863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970369&docid=69027855&x=4650',
		'title': '',
		'imageId': '69027855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970369&docid=69027854&x=4650',
		'title': '',
		'imageId': '69027854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970369&docid=69027860&x=4650',
		'title': '',
		'imageId': '69027860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970369&docid=69027856&x=4650',
		'title': '',
		'imageId': '69027856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970369&docid=69027857&x=4650',
		'title': '',
		'imageId': '69027857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970369&docid=69027864&x=4650',
		'title': '',
		'imageId': '69027864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970369';

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