var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534126&x=5222',
		'title': '',
		'imageId': '68534126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534148&x=5222',
		'title': '',
		'imageId': '68534148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534129&x=5222',
		'title': '',
		'imageId': '68534129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534130&x=5222',
		'title': '',
		'imageId': '68534130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534146&x=5222',
		'title': '',
		'imageId': '68534146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534147&x=5222',
		'title': '',
		'imageId': '68534147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534128&x=5222',
		'title': '',
		'imageId': '68534128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534144&x=5222',
		'title': '',
		'imageId': '68534144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534145&x=5222',
		'title': '',
		'imageId': '68534145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534163&x=5222',
		'title': '',
		'imageId': '68534163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534149&x=5222',
		'title': '',
		'imageId': '68534149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534164&x=5222',
		'title': '',
		'imageId': '68534164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534162&x=5222',
		'title': '',
		'imageId': '68534162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534180&x=5222',
		'title': '',
		'imageId': '68534180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534166&x=5222',
		'title': '',
		'imageId': '68534166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534168&x=5222',
		'title': '',
		'imageId': '68534168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534185&x=5222',
		'title': '',
		'imageId': '68534185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534169&x=5222',
		'title': '',
		'imageId': '68534169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534181&x=5222',
		'title': '',
		'imageId': '68534181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534127&x=5222',
		'title': '',
		'imageId': '68534127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947811&docid=68534131&x=5222',
		'title': '',
		'imageId': '68534131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947811';

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