var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798049&x=152',
		'title': '',
		'imageId': '67798049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798059&x=152',
		'title': '',
		'imageId': '67798059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798057&x=152',
		'title': '',
		'imageId': '67798057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798047&x=152',
		'title': '',
		'imageId': '67798047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798060&x=152',
		'title': '',
		'imageId': '67798060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798053&x=152',
		'title': '',
		'imageId': '67798053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798054&x=152',
		'title': '',
		'imageId': '67798054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798058&x=152',
		'title': '',
		'imageId': '67798058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798056&x=152',
		'title': '',
		'imageId': '67798056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798055&x=152',
		'title': '',
		'imageId': '67798055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798050&x=152',
		'title': '',
		'imageId': '67798050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798046&x=152',
		'title': '',
		'imageId': '67798046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798048&x=152',
		'title': '',
		'imageId': '67798048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798052&x=152',
		'title': '',
		'imageId': '67798052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916229&docid=67798051&x=152',
		'title': '',
		'imageId': '67798051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916229';

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