var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887407&x=4811',
		'title': '',
		'imageId': '69887407',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887410&x=4811',
		'title': '',
		'imageId': '69887410',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887413&x=4811',
		'title': '',
		'imageId': '69887413',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887412&x=4811',
		'title': '',
		'imageId': '69887412',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887414&x=4811',
		'title': '',
		'imageId': '69887414',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887415&x=4811',
		'title': '',
		'imageId': '69887415',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887416&x=4811',
		'title': '',
		'imageId': '69887416',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887417&x=4811',
		'title': '',
		'imageId': '69887417',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887418&x=4811',
		'title': '',
		'imageId': '69887418',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887419&x=4811',
		'title': '',
		'imageId': '69887419',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887420&x=4811',
		'title': '',
		'imageId': '69887420',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007398&docid=69887421&x=4811',
		'title': '',
		'imageId': '69887421',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007398';

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