var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946862&x=3418',
		'title': '',
		'imageId': '70946862',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946864&x=3418',
		'title': '',
		'imageId': '70946864',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946868&x=3418',
		'title': '',
		'imageId': '70946868',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946865&x=3418',
		'title': '',
		'imageId': '70946865',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946866&x=3418',
		'title': '',
		'imageId': '70946866',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946861&x=3418',
		'title': '',
		'imageId': '70946861',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946857&x=3418',
		'title': '',
		'imageId': '70946857',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946859&x=3418',
		'title': '',
		'imageId': '70946859',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946858&x=3418',
		'title': '',
		'imageId': '70946858',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946860&x=3418',
		'title': '',
		'imageId': '70946860',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946863&x=3418',
		'title': '',
		'imageId': '70946863',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048118&docid=70946867&x=3418',
		'title': '',
		'imageId': '70946867',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4048118';

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