var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272605&x=938',
		'title': '',
		'imageId': '68272605',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272606&x=938',
		'title': '',
		'imageId': '68272606',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272608&x=938',
		'title': '',
		'imageId': '68272608',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272609&x=938',
		'title': '',
		'imageId': '68272609',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272610&x=938',
		'title': '',
		'imageId': '68272610',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272611&x=938',
		'title': '',
		'imageId': '68272611',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272612&x=938',
		'title': '',
		'imageId': '68272612',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272613&x=938',
		'title': '',
		'imageId': '68272613',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272614&x=938',
		'title': '',
		'imageId': '68272614',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272615&x=938',
		'title': '',
		'imageId': '68272615',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272625&x=938',
		'title': '',
		'imageId': '68272625',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272617&x=938',
		'title': '',
		'imageId': '68272617',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272618&x=938',
		'title': '',
		'imageId': '68272618',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272619&x=938',
		'title': '',
		'imageId': '68272619',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272620&x=938',
		'title': '',
		'imageId': '68272620',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272621&x=938',
		'title': '',
		'imageId': '68272621',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272622&x=938',
		'title': '',
		'imageId': '68272622',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272623&x=938',
		'title': '',
		'imageId': '68272623',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272624&x=938',
		'title': '',
		'imageId': '68272624',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936499&docid=68272616&x=938',
		'title': '',
		'imageId': '68272616',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936499';

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