var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004434&x=2249',
		'title': '',
		'imageId': '70004434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004437&x=2249',
		'title': '',
		'imageId': '70004437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004436&x=2249',
		'title': '',
		'imageId': '70004436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004427&x=2249',
		'title': '',
		'imageId': '70004427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004428&x=2249',
		'title': '',
		'imageId': '70004428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004435&x=2249',
		'title': '',
		'imageId': '70004435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004430&x=2249',
		'title': '',
		'imageId': '70004430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004433&x=2249',
		'title': '',
		'imageId': '70004433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004438&x=2249',
		'title': '',
		'imageId': '70004438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004425&x=2249',
		'title': '',
		'imageId': '70004425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004426&x=2249',
		'title': '',
		'imageId': '70004426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004429&x=2249',
		'title': '',
		'imageId': '70004429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004431&x=2249',
		'title': '',
		'imageId': '70004431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011917&docid=70004432&x=2249',
		'title': '',
		'imageId': '70004432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011917';

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