var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584875&x=4725',
		'title': '',
		'imageId': '67584875',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584881&x=4725',
		'title': '',
		'imageId': '67584881',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584879&x=4725',
		'title': '',
		'imageId': '67584879',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584880&x=4725',
		'title': '',
		'imageId': '67584880',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584878&x=4725',
		'title': '',
		'imageId': '67584878',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584885&x=4725',
		'title': '',
		'imageId': '67584885',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584874&x=4725',
		'title': '',
		'imageId': '67584874',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584876&x=4725',
		'title': '',
		'imageId': '67584876',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584877&x=4725',
		'title': '',
		'imageId': '67584877',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584883&x=4725',
		'title': '',
		'imageId': '67584883',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584882&x=4725',
		'title': '',
		'imageId': '67584882',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907654&docid=67584887&x=4725',
		'title': '',
		'imageId': '67584887',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3907654';

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