var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237701&x=1755',
		'title': '',
		'imageId': '69237701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237667&x=1755',
		'title': '',
		'imageId': '69237667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237688&x=1755',
		'title': '',
		'imageId': '69237688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237702&x=1755',
		'title': '',
		'imageId': '69237702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237671&x=1755',
		'title': '',
		'imageId': '69237671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237668&x=1755',
		'title': '',
		'imageId': '69237668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237669&x=1755',
		'title': '',
		'imageId': '69237669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237670&x=1755',
		'title': '',
		'imageId': '69237670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237678&x=1755',
		'title': '',
		'imageId': '69237678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237666&x=1755',
		'title': '',
		'imageId': '69237666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237681&x=1755',
		'title': '',
		'imageId': '69237681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237685&x=1755',
		'title': '',
		'imageId': '69237685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237694&x=1755',
		'title': '',
		'imageId': '69237694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237692&x=1755',
		'title': '',
		'imageId': '69237692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979118&docid=69237682&x=1755',
		'title': '',
		'imageId': '69237682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979118';

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