var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840883&x=5110',
		'title': '',
		'imageId': '71840883',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840873&x=5110',
		'title': '',
		'imageId': '71840873',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840880&x=5110',
		'title': '',
		'imageId': '71840880',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840875&x=5110',
		'title': '',
		'imageId': '71840875',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840876&x=5110',
		'title': '',
		'imageId': '71840876',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840874&x=5110',
		'title': '',
		'imageId': '71840874',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840881&x=5110',
		'title': '',
		'imageId': '71840881',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840879&x=5110',
		'title': '',
		'imageId': '71840879',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840878&x=5110',
		'title': '',
		'imageId': '71840878',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840882&x=5110',
		'title': '',
		'imageId': '71840882',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840884&x=5110',
		'title': '',
		'imageId': '71840884',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086014&docid=71840877&x=5110',
		'title': '',
		'imageId': '71840877',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4086014';

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