var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608664&x=932',
		'title': '',
		'imageId': '68608664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608671&x=932',
		'title': '',
		'imageId': '68608671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608656&x=932',
		'title': '',
		'imageId': '68608656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608659&x=932',
		'title': '',
		'imageId': '68608659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608658&x=932',
		'title': '',
		'imageId': '68608658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608657&x=932',
		'title': '',
		'imageId': '68608657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608663&x=932',
		'title': '',
		'imageId': '68608663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608668&x=932',
		'title': '',
		'imageId': '68608668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608669&x=932',
		'title': '',
		'imageId': '68608669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608661&x=932',
		'title': '',
		'imageId': '68608661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608660&x=932',
		'title': '',
		'imageId': '68608660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608662&x=932',
		'title': '',
		'imageId': '68608662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608666&x=932',
		'title': '',
		'imageId': '68608666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608670&x=932',
		'title': '',
		'imageId': '68608670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608667&x=932',
		'title': '',
		'imageId': '68608667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608655&x=932',
		'title': '',
		'imageId': '68608655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950970&docid=68608665&x=932',
		'title': '',
		'imageId': '68608665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950970';

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