var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402788&x=1036',
		'title': '',
		'imageId': '68402788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402790&x=1036',
		'title': '',
		'imageId': '68402790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402792&x=1036',
		'title': '',
		'imageId': '68402792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402791&x=1036',
		'title': '',
		'imageId': '68402791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402799&x=1036',
		'title': '',
		'imageId': '68402799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402800&x=1036',
		'title': '',
		'imageId': '68402800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402810&x=1036',
		'title': '',
		'imageId': '68402810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402812&x=1036',
		'title': '',
		'imageId': '68402812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402821&x=1036',
		'title': '',
		'imageId': '68402821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402827&x=1036',
		'title': '',
		'imageId': '68402827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402828&x=1036',
		'title': '',
		'imageId': '68402828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402833&x=1036',
		'title': '',
		'imageId': '68402833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402836&x=1036',
		'title': '',
		'imageId': '68402836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402840&x=1036',
		'title': '',
		'imageId': '68402840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402789&x=1036',
		'title': '',
		'imageId': '68402789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942445&docid=68402826&x=1036',
		'title': '',
		'imageId': '68402826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942445';

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