var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383427&x=2739',
		'title': '',
		'imageId': '71383427',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383422&x=2739',
		'title': '',
		'imageId': '71383422',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383421&x=2739',
		'title': '',
		'imageId': '71383421',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383418&x=2739',
		'title': '',
		'imageId': '71383418',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383416&x=2739',
		'title': '',
		'imageId': '71383416',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383424&x=2739',
		'title': '',
		'imageId': '71383424',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383419&x=2739',
		'title': '',
		'imageId': '71383419',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383426&x=2739',
		'title': '',
		'imageId': '71383426',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383420&x=2739',
		'title': '',
		'imageId': '71383420',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383423&x=2739',
		'title': '',
		'imageId': '71383423',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383425&x=2739',
		'title': '',
		'imageId': '71383425',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065836&docid=71383417&x=2739',
		'title': '',
		'imageId': '71383417',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4065836';

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