var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504086&x=3922',
		'title': '',
		'imageId': '70504086',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504098&x=3922',
		'title': '',
		'imageId': '70504098',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504087&x=3922',
		'title': '',
		'imageId': '70504087',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504090&x=3922',
		'title': '',
		'imageId': '70504090',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504089&x=3922',
		'title': '',
		'imageId': '70504089',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504088&x=3922',
		'title': '',
		'imageId': '70504088',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504097&x=3922',
		'title': '',
		'imageId': '70504097',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504099&x=3922',
		'title': '',
		'imageId': '70504099',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504102&x=3922',
		'title': '',
		'imageId': '70504102',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504105&x=3922',
		'title': '',
		'imageId': '70504105',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504110&x=3922',
		'title': '',
		'imageId': '70504110',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032158&docid=70504085&x=3922',
		'title': '',
		'imageId': '70504085',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032158';

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