var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028957&x=4928',
		'title': '',
		'imageId': '70028957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028968&x=4928',
		'title': '',
		'imageId': '70028968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028972&x=4928',
		'title': '',
		'imageId': '70028972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028965&x=4928',
		'title': '',
		'imageId': '70028965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028962&x=4928',
		'title': '',
		'imageId': '70028962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028958&x=4928',
		'title': '',
		'imageId': '70028958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028966&x=4928',
		'title': '',
		'imageId': '70028966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028961&x=4928',
		'title': '',
		'imageId': '70028961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028964&x=4928',
		'title': '',
		'imageId': '70028964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028959&x=4928',
		'title': '',
		'imageId': '70028959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028956&x=4928',
		'title': '',
		'imageId': '70028956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028960&x=4928',
		'title': '',
		'imageId': '70028960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028963&x=4928',
		'title': '',
		'imageId': '70028963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028971&x=4928',
		'title': '',
		'imageId': '70028971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028969&x=4928',
		'title': '',
		'imageId': '70028969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028974&x=4928',
		'title': '',
		'imageId': '70028974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028976&x=4928',
		'title': '',
		'imageId': '70028976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028967&x=4928',
		'title': '',
		'imageId': '70028967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028973&x=4928',
		'title': '',
		'imageId': '70028973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028970&x=4928',
		'title': '',
		'imageId': '70028970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013022&docid=70028975&x=4928',
		'title': '',
		'imageId': '70028975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013022';

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