var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597723&x=4047',
		'title': '',
		'imageId': '68597723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597725&x=4047',
		'title': '',
		'imageId': '68597725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597726&x=4047',
		'title': '',
		'imageId': '68597726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597727&x=4047',
		'title': '',
		'imageId': '68597727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597729&x=4047',
		'title': '',
		'imageId': '68597729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597730&x=4047',
		'title': '',
		'imageId': '68597730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597724&x=4047',
		'title': '',
		'imageId': '68597724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597720&x=4047',
		'title': '',
		'imageId': '68597720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597719&x=4047',
		'title': '',
		'imageId': '68597719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597722&x=4047',
		'title': '',
		'imageId': '68597722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597717&x=4047',
		'title': '',
		'imageId': '68597717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597721&x=4047',
		'title': '',
		'imageId': '68597721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950496&docid=68597728&x=4047',
		'title': '',
		'imageId': '68597728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950496';

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