var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702947&x=1847',
		'title': '',
		'imageId': '67702947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702949&x=1847',
		'title': '',
		'imageId': '67702949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702950&x=1847',
		'title': '',
		'imageId': '67702950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702951&x=1847',
		'title': '',
		'imageId': '67702951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702952&x=1847',
		'title': '',
		'imageId': '67702952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702953&x=1847',
		'title': '',
		'imageId': '67702953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702954&x=1847',
		'title': '',
		'imageId': '67702954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702955&x=1847',
		'title': '',
		'imageId': '67702955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702956&x=1847',
		'title': '',
		'imageId': '67702956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702957&x=1847',
		'title': '',
		'imageId': '67702957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702958&x=1847',
		'title': '',
		'imageId': '67702958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702959&x=1847',
		'title': '',
		'imageId': '67702959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912831&docid=67702960&x=1847',
		'title': '',
		'imageId': '67702960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912831';

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