var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3844492&docid=66013708&x=3222',
		'title': '',
		'imageId': '66013708',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844492&docid=66013709&x=3222',
		'title': '',
		'imageId': '66013709',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844492&docid=66013710&x=3222',
		'title': '',
		'imageId': '66013710',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844492&docid=66013711&x=3222',
		'title': '',
		'imageId': '66013711',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844492&docid=66013712&x=3222',
		'title': '',
		'imageId': '66013712',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844492&docid=66013713&x=3222',
		'title': '',
		'imageId': '66013713',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844492&docid=66013714&x=3222',
		'title': '',
		'imageId': '66013714',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3844492';

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