var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70046971&x=1835',
		'title': '',
		'imageId': '70046971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70047009&x=1835',
		'title': '',
		'imageId': '70047009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70046973&x=1835',
		'title': '',
		'imageId': '70046973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70046974&x=1835',
		'title': '',
		'imageId': '70046974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70046975&x=1835',
		'title': '',
		'imageId': '70046975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70046978&x=1835',
		'title': '',
		'imageId': '70046978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70046981&x=1835',
		'title': '',
		'imageId': '70046981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70046987&x=1835',
		'title': '',
		'imageId': '70046987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70046988&x=1835',
		'title': '',
		'imageId': '70046988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70046997&x=1835',
		'title': '',
		'imageId': '70046997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70047000&x=1835',
		'title': '',
		'imageId': '70047000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70047003&x=1835',
		'title': '',
		'imageId': '70047003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70047008&x=1835',
		'title': '',
		'imageId': '70047008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70046970&x=1835',
		'title': '',
		'imageId': '70046970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013581&docid=70046972&x=1835',
		'title': '',
		'imageId': '70046972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013581';

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