var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924744&x=2819',
		'title': '',
		'imageId': '71924744',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924748&x=2819',
		'title': '',
		'imageId': '71924748',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924750&x=2819',
		'title': '',
		'imageId': '71924750',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924747&x=2819',
		'title': '',
		'imageId': '71924747',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924752&x=2819',
		'title': '',
		'imageId': '71924752',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924749&x=2819',
		'title': '',
		'imageId': '71924749',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924751&x=2819',
		'title': '',
		'imageId': '71924751',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924741&x=2819',
		'title': '',
		'imageId': '71924741',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924743&x=2819',
		'title': '',
		'imageId': '71924743',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924742&x=2819',
		'title': '',
		'imageId': '71924742',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924746&x=2819',
		'title': '',
		'imageId': '71924746',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089586&docid=71924745&x=2819',
		'title': '',
		'imageId': '71924745',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4089586';

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