var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963924&x=4021',
		'title': '',
		'imageId': '68963924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963928&x=4021',
		'title': '',
		'imageId': '68963928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963931&x=4021',
		'title': '',
		'imageId': '68963931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963929&x=4021',
		'title': '',
		'imageId': '68963929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963933&x=4021',
		'title': '',
		'imageId': '68963933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963926&x=4021',
		'title': '',
		'imageId': '68963926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963921&x=4021',
		'title': '',
		'imageId': '68963921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963922&x=4021',
		'title': '',
		'imageId': '68963922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963930&x=4021',
		'title': '',
		'imageId': '68963930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963932&x=4021',
		'title': '',
		'imageId': '68963932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963934&x=4021',
		'title': '',
		'imageId': '68963934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963927&x=4021',
		'title': '',
		'imageId': '68963927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963925&x=4021',
		'title': '',
		'imageId': '68963925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963923&x=4021',
		'title': '',
		'imageId': '68963923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966549&docid=68963920&x=4021',
		'title': '',
		'imageId': '68963920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966549';

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