var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822593&x=4050',
		'title': '',
		'imageId': '71822593',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822547&x=4050',
		'title': '',
		'imageId': '71822547',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822550&x=4050',
		'title': '',
		'imageId': '71822550',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822601&x=4050',
		'title': '',
		'imageId': '71822601',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822604&x=4050',
		'title': '',
		'imageId': '71822604',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822649&x=4050',
		'title': '',
		'imageId': '71822649',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822658&x=4050',
		'title': '',
		'imageId': '71822658',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822711&x=4050',
		'title': '',
		'imageId': '71822711',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822727&x=4050',
		'title': '',
		'imageId': '71822727',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822745&x=4050',
		'title': '',
		'imageId': '71822745',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822753&x=4050',
		'title': '',
		'imageId': '71822753',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085448&docid=71822761&x=4050',
		'title': '',
		'imageId': '71822761',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4085448';

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