var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964873&x=2033',
		'title': '',
		'imageId': '70964873',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964874&x=2033',
		'title': '',
		'imageId': '70964874',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964862&x=2033',
		'title': '',
		'imageId': '70964862',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964863&x=2033',
		'title': '',
		'imageId': '70964863',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964864&x=2033',
		'title': '',
		'imageId': '70964864',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964867&x=2033',
		'title': '',
		'imageId': '70964867',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964872&x=2033',
		'title': '',
		'imageId': '70964872',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964866&x=2033',
		'title': '',
		'imageId': '70964866',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964869&x=2033',
		'title': '',
		'imageId': '70964869',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964868&x=2033',
		'title': '',
		'imageId': '70964868',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964871&x=2033',
		'title': '',
		'imageId': '70964871',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048995&docid=70964870&x=2033',
		'title': '',
		'imageId': '70964870',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4048995';

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