var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015690&docid=70100656&x=3937',
		'title': '',
		'imageId': '70100656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015690&docid=70100652&x=3937',
		'title': '',
		'imageId': '70100652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015690&docid=70100651&x=3937',
		'title': '',
		'imageId': '70100651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015690&docid=70100657&x=3937',
		'title': '',
		'imageId': '70100657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015690&docid=70100654&x=3937',
		'title': '',
		'imageId': '70100654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015690&docid=70100653&x=3937',
		'title': '',
		'imageId': '70100653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015690&docid=70100655&x=3937',
		'title': '',
		'imageId': '70100655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015690&docid=70100658&x=3937',
		'title': '',
		'imageId': '70100658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015690';

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