var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922977&x=3435',
		'title': '',
		'imageId': '69922977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922966&x=3435',
		'title': '',
		'imageId': '69922966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922941&x=3435',
		'title': '',
		'imageId': '69922941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922967&x=3435',
		'title': '',
		'imageId': '69922967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922943&x=3435',
		'title': '',
		'imageId': '69922943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922945&x=3435',
		'title': '',
		'imageId': '69922945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922965&x=3435',
		'title': '',
		'imageId': '69922965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922956&x=3435',
		'title': '',
		'imageId': '69922956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922971&x=3435',
		'title': '',
		'imageId': '69922971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922944&x=3435',
		'title': '',
		'imageId': '69922944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922942&x=3435',
		'title': '',
		'imageId': '69922942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922974&x=3435',
		'title': '',
		'imageId': '69922974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922940&x=3435',
		'title': '',
		'imageId': '69922940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008430&docid=69922968&x=3435',
		'title': '',
		'imageId': '69922968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008430';

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