var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596081&x=2826',
		'title': '',
		'imageId': '66596081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596084&x=2826',
		'title': '',
		'imageId': '66596084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596082&x=2826',
		'title': '',
		'imageId': '66596082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596079&x=2826',
		'title': '',
		'imageId': '66596079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596083&x=2826',
		'title': '',
		'imageId': '66596083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596078&x=2826',
		'title': '',
		'imageId': '66596078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596080&x=2826',
		'title': '',
		'imageId': '66596080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596185&x=2826',
		'title': '',
		'imageId': '66596185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596186&x=2826',
		'title': '',
		'imageId': '66596186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596184&x=2826',
		'title': '',
		'imageId': '66596184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596187&x=2826',
		'title': '',
		'imageId': '66596187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596276&x=2826',
		'title': '',
		'imageId': '66596276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005196&docid=66596277&x=2826',
		'title': '',
		'imageId': '66596277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005196';

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