var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776784&x=2952',
		'title': '',
		'imageId': '71776784',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776776&x=2952',
		'title': '',
		'imageId': '71776776',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776782&x=2952',
		'title': '',
		'imageId': '71776782',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776779&x=2952',
		'title': '',
		'imageId': '71776779',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776775&x=2952',
		'title': '',
		'imageId': '71776775',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776785&x=2952',
		'title': '',
		'imageId': '71776785',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776786&x=2952',
		'title': '',
		'imageId': '71776786',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776780&x=2952',
		'title': '',
		'imageId': '71776780',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776783&x=2952',
		'title': '',
		'imageId': '71776783',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776778&x=2952',
		'title': '',
		'imageId': '71776778',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776777&x=2952',
		'title': '',
		'imageId': '71776777',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083396&docid=71776781&x=2952',
		'title': '',
		'imageId': '71776781',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4083396';

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