var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980292&docid=69270913&x=230',
		'title': '',
		'imageId': '69270913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980292&docid=69270908&x=230',
		'title': '',
		'imageId': '69270908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980292&docid=69270912&x=230',
		'title': '',
		'imageId': '69270912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980292&docid=69270910&x=230',
		'title': '',
		'imageId': '69270910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980292&docid=69270907&x=230',
		'title': '',
		'imageId': '69270907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980292&docid=69270909&x=230',
		'title': '',
		'imageId': '69270909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980292&docid=69270915&x=230',
		'title': '',
		'imageId': '69270915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980292&docid=69270911&x=230',
		'title': '',
		'imageId': '69270911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980292&docid=69270914&x=230',
		'title': '',
		'imageId': '69270914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980292';

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