var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113068&x=637',
		'title': '',
		'imageId': '70113068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113069&x=637',
		'title': '',
		'imageId': '70113069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113059&x=637',
		'title': '',
		'imageId': '70113059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113063&x=637',
		'title': '',
		'imageId': '70113063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113066&x=637',
		'title': '',
		'imageId': '70113066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113064&x=637',
		'title': '',
		'imageId': '70113064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113065&x=637',
		'title': '',
		'imageId': '70113065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113058&x=637',
		'title': '',
		'imageId': '70113058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113060&x=637',
		'title': '',
		'imageId': '70113060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113061&x=637',
		'title': '',
		'imageId': '70113061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113062&x=637',
		'title': '',
		'imageId': '70113062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113067&x=637',
		'title': '',
		'imageId': '70113067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016556&docid=70113070&x=637',
		'title': '',
		'imageId': '70113070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016556';

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