var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135246&x=2629',
		'title': '',
		'imageId': '70135246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135239&x=2629',
		'title': '',
		'imageId': '70135239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135236&x=2629',
		'title': '',
		'imageId': '70135236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135238&x=2629',
		'title': '',
		'imageId': '70135238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135240&x=2629',
		'title': '',
		'imageId': '70135240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135235&x=2629',
		'title': '',
		'imageId': '70135235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135237&x=2629',
		'title': '',
		'imageId': '70135237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135242&x=2629',
		'title': '',
		'imageId': '70135242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135243&x=2629',
		'title': '',
		'imageId': '70135243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135241&x=2629',
		'title': '',
		'imageId': '70135241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135244&x=2629',
		'title': '',
		'imageId': '70135244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135245&x=2629',
		'title': '',
		'imageId': '70135245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016573&docid=70135247&x=2629',
		'title': '',
		'imageId': '70135247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016573';

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