var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031813&x=10',
		'title': '',
		'imageId': '70031813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031812&x=10',
		'title': '',
		'imageId': '70031812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031815&x=10',
		'title': '',
		'imageId': '70031815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031819&x=10',
		'title': '',
		'imageId': '70031819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031816&x=10',
		'title': '',
		'imageId': '70031816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031814&x=10',
		'title': '',
		'imageId': '70031814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031822&x=10',
		'title': '',
		'imageId': '70031822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031829&x=10',
		'title': '',
		'imageId': '70031829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031832&x=10',
		'title': '',
		'imageId': '70031832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031833&x=10',
		'title': '',
		'imageId': '70031833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031835&x=10',
		'title': '',
		'imageId': '70031835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031840&x=10',
		'title': '',
		'imageId': '70031840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031837&x=10',
		'title': '',
		'imageId': '70031837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031811&x=10',
		'title': '',
		'imageId': '70031811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013180&docid=70031846&x=10',
		'title': '',
		'imageId': '70031846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013180';

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