var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769912&x=88',
		'title': '',
		'imageId': '67769912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769907&x=88',
		'title': '',
		'imageId': '67769907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769906&x=88',
		'title': '',
		'imageId': '67769906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769910&x=88',
		'title': '',
		'imageId': '67769910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769905&x=88',
		'title': '',
		'imageId': '67769905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769911&x=88',
		'title': '',
		'imageId': '67769911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769908&x=88',
		'title': '',
		'imageId': '67769908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769909&x=88',
		'title': '',
		'imageId': '67769909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769902&x=88',
		'title': '',
		'imageId': '67769902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769903&x=88',
		'title': '',
		'imageId': '67769903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769904&x=88',
		'title': '',
		'imageId': '67769904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769899&x=88',
		'title': '',
		'imageId': '67769899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769898&x=88',
		'title': '',
		'imageId': '67769898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769901&x=88',
		'title': '',
		'imageId': '67769901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915128&docid=67769900&x=88',
		'title': '',
		'imageId': '67769900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915128';

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