var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979173&x=4454',
		'title': '',
		'imageId': '69979173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979157&x=4454',
		'title': '',
		'imageId': '69979157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979158&x=4454',
		'title': '',
		'imageId': '69979158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979164&x=4454',
		'title': '',
		'imageId': '69979164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979166&x=4454',
		'title': '',
		'imageId': '69979166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979170&x=4454',
		'title': '',
		'imageId': '69979170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979159&x=4454',
		'title': '',
		'imageId': '69979159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979156&x=4454',
		'title': '',
		'imageId': '69979156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979171&x=4454',
		'title': '',
		'imageId': '69979171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979174&x=4454',
		'title': '',
		'imageId': '69979174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979162&x=4454',
		'title': '',
		'imageId': '69979162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979167&x=4454',
		'title': '',
		'imageId': '69979167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979161&x=4454',
		'title': '',
		'imageId': '69979161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979160&x=4454',
		'title': '',
		'imageId': '69979160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979168&x=4454',
		'title': '',
		'imageId': '69979168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979169&x=4454',
		'title': '',
		'imageId': '69979169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979165&x=4454',
		'title': '',
		'imageId': '69979165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979172&x=4454',
		'title': '',
		'imageId': '69979172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010098&docid=69979163&x=4454',
		'title': '',
		'imageId': '69979163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010098';

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