var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398937&x=2844',
		'title': '',
		'imageId': '69398937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398941&x=2844',
		'title': '',
		'imageId': '69398941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398938&x=2844',
		'title': '',
		'imageId': '69398938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398936&x=2844',
		'title': '',
		'imageId': '69398936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398947&x=2844',
		'title': '',
		'imageId': '69398947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398939&x=2844',
		'title': '',
		'imageId': '69398939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398940&x=2844',
		'title': '',
		'imageId': '69398940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398943&x=2844',
		'title': '',
		'imageId': '69398943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398945&x=2844',
		'title': '',
		'imageId': '69398945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398942&x=2844',
		'title': '',
		'imageId': '69398942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398948&x=2844',
		'title': '',
		'imageId': '69398948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398944&x=2844',
		'title': '',
		'imageId': '69398944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985631&docid=69398946&x=2844',
		'title': '',
		'imageId': '69398946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985631';

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