var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039861&x=474',
		'title': '',
		'imageId': '72039861',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039915&x=474',
		'title': '',
		'imageId': '72039915',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039928&x=474',
		'title': '',
		'imageId': '72039928',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039862&x=474',
		'title': '',
		'imageId': '72039862',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039913&x=474',
		'title': '',
		'imageId': '72039913',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039843&x=474',
		'title': '',
		'imageId': '72039843',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039844&x=474',
		'title': '',
		'imageId': '72039844',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039847&x=474',
		'title': '',
		'imageId': '72039847',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039859&x=474',
		'title': '',
		'imageId': '72039859',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039858&x=474',
		'title': '',
		'imageId': '72039858',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039860&x=474',
		'title': '',
		'imageId': '72039860',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039912&x=474',
		'title': '',
		'imageId': '72039912',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039910&x=474',
		'title': '',
		'imageId': '72039910',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039911&x=474',
		'title': '',
		'imageId': '72039911',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039914&x=474',
		'title': '',
		'imageId': '72039914',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039929&x=474',
		'title': '',
		'imageId': '72039929',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039845&x=474',
		'title': '',
		'imageId': '72039845',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093784&docid=72039846&x=474',
		'title': '',
		'imageId': '72039846',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4093784';

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