var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115496&x=4146',
		'title': '',
		'imageId': '70115496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115501&x=4146',
		'title': '',
		'imageId': '70115501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115502&x=4146',
		'title': '',
		'imageId': '70115502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115506&x=4146',
		'title': '',
		'imageId': '70115506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115515&x=4146',
		'title': '',
		'imageId': '70115515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115508&x=4146',
		'title': '',
		'imageId': '70115508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115516&x=4146',
		'title': '',
		'imageId': '70115516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115518&x=4146',
		'title': '',
		'imageId': '70115518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115520&x=4146',
		'title': '',
		'imageId': '70115520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115477&x=4146',
		'title': '',
		'imageId': '70115477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115478&x=4146',
		'title': '',
		'imageId': '70115478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115479&x=4146',
		'title': '',
		'imageId': '70115479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115480&x=4146',
		'title': '',
		'imageId': '70115480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115481&x=4146',
		'title': '',
		'imageId': '70115481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115482&x=4146',
		'title': '',
		'imageId': '70115482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115489&x=4146',
		'title': '',
		'imageId': '70115489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115490&x=4146',
		'title': '',
		'imageId': '70115490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115492&x=4146',
		'title': '',
		'imageId': '70115492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016059&docid=70115525&x=4146',
		'title': '',
		'imageId': '70115525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016059';

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