var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690583&x=1023',
		'title': '',
		'imageId': '70690583',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690584&x=1023',
		'title': '',
		'imageId': '70690584',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690585&x=1023',
		'title': '',
		'imageId': '70690585',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690586&x=1023',
		'title': '',
		'imageId': '70690586',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690587&x=1023',
		'title': '',
		'imageId': '70690587',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690588&x=1023',
		'title': '',
		'imageId': '70690588',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690589&x=1023',
		'title': '',
		'imageId': '70690589',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690590&x=1023',
		'title': '',
		'imageId': '70690590',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690591&x=1023',
		'title': '',
		'imageId': '70690591',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690592&x=1023',
		'title': '',
		'imageId': '70690592',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690593&x=1023',
		'title': '',
		'imageId': '70690593',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038642&docid=70690594&x=1023',
		'title': '',
		'imageId': '70690594',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4038642';

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