var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229859&x=3540',
		'title': '',
		'imageId': '70229859',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229862&x=3540',
		'title': '',
		'imageId': '70229862',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229865&x=3540',
		'title': '',
		'imageId': '70229865',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229868&x=3540',
		'title': '',
		'imageId': '70229868',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229871&x=3540',
		'title': '',
		'imageId': '70229871',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229874&x=3540',
		'title': '',
		'imageId': '70229874',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229877&x=3540',
		'title': '',
		'imageId': '70229877',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229880&x=3540',
		'title': '',
		'imageId': '70229880',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229884&x=3540',
		'title': '',
		'imageId': '70229884',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229890&x=3540',
		'title': '',
		'imageId': '70229890',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229891&x=3540',
		'title': '',
		'imageId': '70229891',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019774&docid=70229894&x=3540',
		'title': '',
		'imageId': '70229894',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019774';

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