var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632802&x=4852',
		'title': '',
		'imageId': '67632802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632806&x=4852',
		'title': '',
		'imageId': '67632806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632812&x=4852',
		'title': '',
		'imageId': '67632812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632804&x=4852',
		'title': '',
		'imageId': '67632804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632805&x=4852',
		'title': '',
		'imageId': '67632805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632809&x=4852',
		'title': '',
		'imageId': '67632809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632807&x=4852',
		'title': '',
		'imageId': '67632807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632814&x=4852',
		'title': '',
		'imageId': '67632814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632811&x=4852',
		'title': '',
		'imageId': '67632811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632815&x=4852',
		'title': '',
		'imageId': '67632815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632813&x=4852',
		'title': '',
		'imageId': '67632813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632810&x=4852',
		'title': '',
		'imageId': '67632810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632808&x=4852',
		'title': '',
		'imageId': '67632808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632801&x=4852',
		'title': '',
		'imageId': '67632801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909619&docid=67632803&x=4852',
		'title': '',
		'imageId': '67632803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909619';

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