var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009373&x=4142',
		'title': '',
		'imageId': '70009373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009392&x=4142',
		'title': '',
		'imageId': '70009392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009395&x=4142',
		'title': '',
		'imageId': '70009395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009369&x=4142',
		'title': '',
		'imageId': '70009369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009393&x=4142',
		'title': '',
		'imageId': '70009393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009368&x=4142',
		'title': '',
		'imageId': '70009368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009353&x=4142',
		'title': '',
		'imageId': '70009353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009352&x=4142',
		'title': '',
		'imageId': '70009352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009355&x=4142',
		'title': '',
		'imageId': '70009355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009351&x=4142',
		'title': '',
		'imageId': '70009351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009370&x=4142',
		'title': '',
		'imageId': '70009370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009377&x=4142',
		'title': '',
		'imageId': '70009377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009376&x=4142',
		'title': '',
		'imageId': '70009376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009387&x=4142',
		'title': '',
		'imageId': '70009387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009386&x=4142',
		'title': '',
		'imageId': '70009386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009394&x=4142',
		'title': '',
		'imageId': '70009394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009396&x=4142',
		'title': '',
		'imageId': '70009396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009354&x=4142',
		'title': '',
		'imageId': '70009354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012185&docid=70009350&x=4142',
		'title': '',
		'imageId': '70009350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012185';

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