var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68135982&x=741',
		'title': '',
		'imageId': '68135982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68135986&x=741',
		'title': '',
		'imageId': '68135986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68135991&x=741',
		'title': '',
		'imageId': '68135991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68135996&x=741',
		'title': '',
		'imageId': '68135996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68136000&x=741',
		'title': '',
		'imageId': '68136000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68136005&x=741',
		'title': '',
		'imageId': '68136005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68136012&x=741',
		'title': '',
		'imageId': '68136012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68136016&x=741',
		'title': '',
		'imageId': '68136016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68136021&x=741',
		'title': '',
		'imageId': '68136021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68136026&x=741',
		'title': '',
		'imageId': '68136026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68136030&x=741',
		'title': '',
		'imageId': '68136030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930369&docid=68135976&x=741',
		'title': '',
		'imageId': '68135976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930369';

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