var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705054&x=740',
		'title': '',
		'imageId': '67705054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705056&x=740',
		'title': '',
		'imageId': '67705056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705058&x=740',
		'title': '',
		'imageId': '67705058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705059&x=740',
		'title': '',
		'imageId': '67705059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705060&x=740',
		'title': '',
		'imageId': '67705060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705061&x=740',
		'title': '',
		'imageId': '67705061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705057&x=740',
		'title': '',
		'imageId': '67705057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705062&x=740',
		'title': '',
		'imageId': '67705062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705063&x=740',
		'title': '',
		'imageId': '67705063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705064&x=740',
		'title': '',
		'imageId': '67705064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705065&x=740',
		'title': '',
		'imageId': '67705065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705066&x=740',
		'title': '',
		'imageId': '67705066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912955&docid=67705067&x=740',
		'title': '',
		'imageId': '67705067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912955';

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