var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150105&x=520',
		'title': '',
		'imageId': '70150105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150104&x=520',
		'title': '',
		'imageId': '70150104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150102&x=520',
		'title': '',
		'imageId': '70150102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150103&x=520',
		'title': '',
		'imageId': '70150103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150106&x=520',
		'title': '',
		'imageId': '70150106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150120&x=520',
		'title': '',
		'imageId': '70150120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150117&x=520',
		'title': '',
		'imageId': '70150117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150118&x=520',
		'title': '',
		'imageId': '70150118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150121&x=520',
		'title': '',
		'imageId': '70150121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150119&x=520',
		'title': '',
		'imageId': '70150119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150136&x=520',
		'title': '',
		'imageId': '70150136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150134&x=520',
		'title': '',
		'imageId': '70150134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150137&x=520',
		'title': '',
		'imageId': '70150137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150135&x=520',
		'title': '',
		'imageId': '70150135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150133&x=520',
		'title': '',
		'imageId': '70150133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016902&docid=70150153&x=520',
		'title': '',
		'imageId': '70150153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016902';

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