var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458259&x=25',
		'title': '',
		'imageId': '68458259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458260&x=25',
		'title': '',
		'imageId': '68458260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458261&x=25',
		'title': '',
		'imageId': '68458261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458263&x=25',
		'title': '',
		'imageId': '68458263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458262&x=25',
		'title': '',
		'imageId': '68458262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458274&x=25',
		'title': '',
		'imageId': '68458274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458276&x=25',
		'title': '',
		'imageId': '68458276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458275&x=25',
		'title': '',
		'imageId': '68458275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458283&x=25',
		'title': '',
		'imageId': '68458283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458285&x=25',
		'title': '',
		'imageId': '68458285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458284&x=25',
		'title': '',
		'imageId': '68458284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458296&x=25',
		'title': '',
		'imageId': '68458296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458297&x=25',
		'title': '',
		'imageId': '68458297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458298&x=25',
		'title': '',
		'imageId': '68458298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458307&x=25',
		'title': '',
		'imageId': '68458307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458305&x=25',
		'title': '',
		'imageId': '68458305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458306&x=25',
		'title': '',
		'imageId': '68458306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458316&x=25',
		'title': '',
		'imageId': '68458316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458318&x=25',
		'title': '',
		'imageId': '68458318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458317&x=25',
		'title': '',
		'imageId': '68458317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954502&docid=68458319&x=25',
		'title': '',
		'imageId': '68458319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954502';

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