var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979757&x=459',
		'title': '',
		'imageId': '69979757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979766&x=459',
		'title': '',
		'imageId': '69979766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979768&x=459',
		'title': '',
		'imageId': '69979768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979767&x=459',
		'title': '',
		'imageId': '69979767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979763&x=459',
		'title': '',
		'imageId': '69979763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979756&x=459',
		'title': '',
		'imageId': '69979756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979764&x=459',
		'title': '',
		'imageId': '69979764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979760&x=459',
		'title': '',
		'imageId': '69979760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979765&x=459',
		'title': '',
		'imageId': '69979765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979761&x=459',
		'title': '',
		'imageId': '69979761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979755&x=459',
		'title': '',
		'imageId': '69979755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979754&x=459',
		'title': '',
		'imageId': '69979754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979762&x=459',
		'title': '',
		'imageId': '69979762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979758&x=459',
		'title': '',
		'imageId': '69979758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010807&docid=69979759&x=459',
		'title': '',
		'imageId': '69979759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010807';

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