var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969098&x=022',
		'title': '',
		'imageId': '67969098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969104&x=022',
		'title': '',
		'imageId': '67969104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969101&x=022',
		'title': '',
		'imageId': '67969101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969110&x=022',
		'title': '',
		'imageId': '67969110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969100&x=022',
		'title': '',
		'imageId': '67969100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969099&x=022',
		'title': '',
		'imageId': '67969099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969102&x=022',
		'title': '',
		'imageId': '67969102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969103&x=022',
		'title': '',
		'imageId': '67969103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969108&x=022',
		'title': '',
		'imageId': '67969108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969109&x=022',
		'title': '',
		'imageId': '67969109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969105&x=022',
		'title': '',
		'imageId': '67969105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969106&x=022',
		'title': '',
		'imageId': '67969106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=67969107&x=022',
		'title': '',
		'imageId': '67969107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922879&docid=68031265&x=022',
		'title': '',
		'imageId': '68031265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922879';

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