var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323540&x=2226',
		'title': '',
		'imageId': '70323540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323550&x=2226',
		'title': '',
		'imageId': '70323550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323541&x=2226',
		'title': '',
		'imageId': '70323541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323549&x=2226',
		'title': '',
		'imageId': '70323549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323548&x=2226',
		'title': '',
		'imageId': '70323548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323553&x=2226',
		'title': '',
		'imageId': '70323553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323555&x=2226',
		'title': '',
		'imageId': '70323555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323545&x=2226',
		'title': '',
		'imageId': '70323545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323552&x=2226',
		'title': '',
		'imageId': '70323552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323547&x=2226',
		'title': '',
		'imageId': '70323547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323546&x=2226',
		'title': '',
		'imageId': '70323546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323554&x=2226',
		'title': '',
		'imageId': '70323554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323543&x=2226',
		'title': '',
		'imageId': '70323543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323544&x=2226',
		'title': '',
		'imageId': '70323544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323542&x=2226',
		'title': '',
		'imageId': '70323542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024505&docid=70323551&x=2226',
		'title': '',
		'imageId': '70323551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4024505';

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