var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798982&x=486',
		'title': '',
		'imageId': '68798982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798983&x=486',
		'title': '',
		'imageId': '68798983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798975&x=486',
		'title': '',
		'imageId': '68798975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798981&x=486',
		'title': '',
		'imageId': '68798981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798986&x=486',
		'title': '',
		'imageId': '68798986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798988&x=486',
		'title': '',
		'imageId': '68798988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798973&x=486',
		'title': '',
		'imageId': '68798973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798977&x=486',
		'title': '',
		'imageId': '68798977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798985&x=486',
		'title': '',
		'imageId': '68798985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798978&x=486',
		'title': '',
		'imageId': '68798978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798976&x=486',
		'title': '',
		'imageId': '68798976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798987&x=486',
		'title': '',
		'imageId': '68798987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798974&x=486',
		'title': '',
		'imageId': '68798974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798984&x=486',
		'title': '',
		'imageId': '68798984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798980&x=486',
		'title': '',
		'imageId': '68798980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959013&docid=68798979&x=486',
		'title': '',
		'imageId': '68798979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959013';

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