var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576283&x=203',
		'title': '',
		'imageId': '68576283',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576277&x=203',
		'title': '',
		'imageId': '68576277',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576289&x=203',
		'title': '',
		'imageId': '68576289',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576291&x=203',
		'title': '',
		'imageId': '68576291',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576290&x=203',
		'title': '',
		'imageId': '68576290',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576292&x=203',
		'title': '',
		'imageId': '68576292',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576288&x=203',
		'title': '',
		'imageId': '68576288',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576294&x=203',
		'title': '',
		'imageId': '68576294',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576293&x=203',
		'title': '',
		'imageId': '68576293',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576279&x=203',
		'title': '',
		'imageId': '68576279',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576280&x=203',
		'title': '',
		'imageId': '68576280',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576285&x=203',
		'title': '',
		'imageId': '68576285',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576276&x=203',
		'title': '',
		'imageId': '68576276',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576278&x=203',
		'title': '',
		'imageId': '68576278',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576281&x=203',
		'title': '',
		'imageId': '68576281',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576287&x=203',
		'title': '',
		'imageId': '68576287',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576282&x=203',
		'title': '',
		'imageId': '68576282',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576286&x=203',
		'title': '',
		'imageId': '68576286',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949609&docid=68576284&x=203',
		'title': '',
		'imageId': '68576284',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949609';

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