var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029017&docid=70234847&x=1534',
		'title': '',
		'imageId': '70234847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029017&docid=70234848&x=1534',
		'title': '',
		'imageId': '70234848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029017&docid=70234853&x=1534',
		'title': '',
		'imageId': '70234853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029017&docid=70234852&x=1534',
		'title': '',
		'imageId': '70234852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029017&docid=70234851&x=1534',
		'title': '',
		'imageId': '70234851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029017&docid=70234850&x=1534',
		'title': '',
		'imageId': '70234850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029017&docid=70234849&x=1534',
		'title': '',
		'imageId': '70234849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029017';

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