var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029778&x=23',
		'title': '',
		'imageId': '69029778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029780&x=23',
		'title': '',
		'imageId': '69029780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029779&x=23',
		'title': '',
		'imageId': '69029779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029777&x=23',
		'title': '',
		'imageId': '69029777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029775&x=23',
		'title': '',
		'imageId': '69029775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029782&x=23',
		'title': '',
		'imageId': '69029782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029776&x=23',
		'title': '',
		'imageId': '69029776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029773&x=23',
		'title': '',
		'imageId': '69029773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029774&x=23',
		'title': '',
		'imageId': '69029774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029783&x=23',
		'title': '',
		'imageId': '69029783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029787&x=23',
		'title': '',
		'imageId': '69029787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029785&x=23',
		'title': '',
		'imageId': '69029785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029786&x=23',
		'title': '',
		'imageId': '69029786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029784&x=23',
		'title': '',
		'imageId': '69029784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970466&docid=69029781&x=23',
		'title': '',
		'imageId': '69029781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970466';

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