var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70109761&x=2821',
		'title': '',
		'imageId': '70109761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70105541&x=2821',
		'title': '',
		'imageId': '70105541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70105542&x=2821',
		'title': '',
		'imageId': '70105542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70105539&x=2821',
		'title': '',
		'imageId': '70105539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70109759&x=2821',
		'title': '',
		'imageId': '70109759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70105503&x=2821',
		'title': '',
		'imageId': '70105503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70105502&x=2821',
		'title': '',
		'imageId': '70105502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70109767&x=2821',
		'title': '',
		'imageId': '70109767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70109758&x=2821',
		'title': '',
		'imageId': '70109758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70109765&x=2821',
		'title': '',
		'imageId': '70109765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70109769&x=2821',
		'title': '',
		'imageId': '70109769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70109760&x=2821',
		'title': '',
		'imageId': '70109760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015844&docid=70109768&x=2821',
		'title': '',
		'imageId': '70109768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015844';

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