var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265445&x=305',
		'title': '',
		'imageId': '63265445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265448&x=305',
		'title': '',
		'imageId': '63265448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265451&x=305',
		'title': '',
		'imageId': '63265451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265453&x=305',
		'title': '',
		'imageId': '63265453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265459&x=305',
		'title': '',
		'imageId': '63265459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265468&x=305',
		'title': '',
		'imageId': '63265468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265471&x=305',
		'title': '',
		'imageId': '63265471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265477&x=305',
		'title': '',
		'imageId': '63265477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265509&x=305',
		'title': '',
		'imageId': '63265509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265525&x=305',
		'title': '',
		'imageId': '63265525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265530&x=305',
		'title': '',
		'imageId': '63265530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265535&x=305',
		'title': '',
		'imageId': '63265535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265538&x=305',
		'title': '',
		'imageId': '63265538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265541&x=305',
		'title': '',
		'imageId': '63265541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265543&x=305',
		'title': '',
		'imageId': '63265543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265545&x=305',
		'title': '',
		'imageId': '63265545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737972&docid=63265548&x=305',
		'title': '',
		'imageId': '63265548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3737972';

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