var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643146&x=1241',
		'title': '',
		'imageId': '68643146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643143&x=1241',
		'title': '',
		'imageId': '68643143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643337&x=1241',
		'title': '',
		'imageId': '68643337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643141&x=1241',
		'title': '',
		'imageId': '68643141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643124&x=1241',
		'title': '',
		'imageId': '68643124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643128&x=1241',
		'title': '',
		'imageId': '68643128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643123&x=1241',
		'title': '',
		'imageId': '68643123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643127&x=1241',
		'title': '',
		'imageId': '68643127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643125&x=1241',
		'title': '',
		'imageId': '68643125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643144&x=1241',
		'title': '',
		'imageId': '68643144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643338&x=1241',
		'title': '',
		'imageId': '68643338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643339&x=1241',
		'title': '',
		'imageId': '68643339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643341&x=1241',
		'title': '',
		'imageId': '68643341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952645&docid=68643340&x=1241',
		'title': '',
		'imageId': '68643340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952645';

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