var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938682&x=5345',
		'title': '',
		'imageId': '71938682',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938685&x=5345',
		'title': '',
		'imageId': '71938685',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938689&x=5345',
		'title': '',
		'imageId': '71938689',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938690&x=5345',
		'title': '',
		'imageId': '71938690',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938691&x=5345',
		'title': '',
		'imageId': '71938691',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938686&x=5345',
		'title': '',
		'imageId': '71938686',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938692&x=5345',
		'title': '',
		'imageId': '71938692',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938688&x=5345',
		'title': '',
		'imageId': '71938688',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938680&x=5345',
		'title': '',
		'imageId': '71938680',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938683&x=5345',
		'title': '',
		'imageId': '71938683',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938684&x=5345',
		'title': '',
		'imageId': '71938684',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090125&docid=71938681&x=5345',
		'title': '',
		'imageId': '71938681',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4090125';

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