var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032697&x=5824',
		'title': '',
		'imageId': '70032697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032704&x=5824',
		'title': '',
		'imageId': '70032704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032701&x=5824',
		'title': '',
		'imageId': '70032701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032712&x=5824',
		'title': '',
		'imageId': '70032712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032696&x=5824',
		'title': '',
		'imageId': '70032696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032695&x=5824',
		'title': '',
		'imageId': '70032695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032693&x=5824',
		'title': '',
		'imageId': '70032693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032694&x=5824',
		'title': '',
		'imageId': '70032694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032692&x=5824',
		'title': '',
		'imageId': '70032692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032707&x=5824',
		'title': '',
		'imageId': '70032707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032713&x=5824',
		'title': '',
		'imageId': '70032713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032716&x=5824',
		'title': '',
		'imageId': '70032716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013191&docid=70032722&x=5824',
		'title': '',
		'imageId': '70032722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013191';

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