var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008845&x=466',
		'title': '',
		'imageId': '70008845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008846&x=466',
		'title': '',
		'imageId': '70008846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008844&x=466',
		'title': '',
		'imageId': '70008844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008861&x=466',
		'title': '',
		'imageId': '70008861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008862&x=466',
		'title': '',
		'imageId': '70008862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008847&x=466',
		'title': '',
		'imageId': '70008847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008864&x=466',
		'title': '',
		'imageId': '70008864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008863&x=466',
		'title': '',
		'imageId': '70008863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008865&x=466',
		'title': '',
		'imageId': '70008865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008866&x=466',
		'title': '',
		'imageId': '70008866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008879&x=466',
		'title': '',
		'imageId': '70008879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008881&x=466',
		'title': '',
		'imageId': '70008881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008883&x=466',
		'title': '',
		'imageId': '70008883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008880&x=466',
		'title': '',
		'imageId': '70008880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008882&x=466',
		'title': '',
		'imageId': '70008882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008848&x=466',
		'title': '',
		'imageId': '70008848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012165&docid=70008843&x=466',
		'title': '',
		'imageId': '70008843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012165';

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