var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079143&x=1336',
		'title': '',
		'imageId': '70079143',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079145&x=1336',
		'title': '',
		'imageId': '70079145',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079147&x=1336',
		'title': '',
		'imageId': '70079147',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079148&x=1336',
		'title': '',
		'imageId': '70079148',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079149&x=1336',
		'title': '',
		'imageId': '70079149',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079150&x=1336',
		'title': '',
		'imageId': '70079150',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079151&x=1336',
		'title': '',
		'imageId': '70079151',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079152&x=1336',
		'title': '',
		'imageId': '70079152',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079153&x=1336',
		'title': '',
		'imageId': '70079153',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079146&x=1336',
		'title': '',
		'imageId': '70079146',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079154&x=1336',
		'title': '',
		'imageId': '70079154',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050169&docid=70079155&x=1336',
		'title': '',
		'imageId': '70079155',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4050169';

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