var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942235&x=915',
		'title': '',
		'imageId': '68942235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942236&x=915',
		'title': '',
		'imageId': '68942236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942237&x=915',
		'title': '',
		'imageId': '68942237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942238&x=915',
		'title': '',
		'imageId': '68942238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942239&x=915',
		'title': '',
		'imageId': '68942239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942240&x=915',
		'title': '',
		'imageId': '68942240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942241&x=915',
		'title': '',
		'imageId': '68942241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942242&x=915',
		'title': '',
		'imageId': '68942242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942243&x=915',
		'title': '',
		'imageId': '68942243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942244&x=915',
		'title': '',
		'imageId': '68942244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942245&x=915',
		'title': '',
		'imageId': '68942245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942246&x=915',
		'title': '',
		'imageId': '68942246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965679&docid=68942247&x=915',
		'title': '',
		'imageId': '68942247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965679';

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