var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003429&docid=69794541&x=958',
		'title': '',
		'imageId': '69794541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003429&docid=69794542&x=958',
		'title': '',
		'imageId': '69794542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003429&docid=69794540&x=958',
		'title': '',
		'imageId': '69794540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003429&docid=69794588&x=958',
		'title': '',
		'imageId': '69794588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003429&docid=69794586&x=958',
		'title': '',
		'imageId': '69794586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003429&docid=69794587&x=958',
		'title': '',
		'imageId': '69794587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003429&docid=69794606&x=958',
		'title': '',
		'imageId': '69794606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003429&docid=69794604&x=958',
		'title': '',
		'imageId': '69794604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003429&docid=69794605&x=958',
		'title': '',
		'imageId': '69794605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003429';

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