var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954273&x=84',
		'title': '',
		'imageId': '69954273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954267&x=84',
		'title': '',
		'imageId': '69954267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954266&x=84',
		'title': '',
		'imageId': '69954266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954268&x=84',
		'title': '',
		'imageId': '69954268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954270&x=84',
		'title': '',
		'imageId': '69954270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954265&x=84',
		'title': '',
		'imageId': '69954265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954269&x=84',
		'title': '',
		'imageId': '69954269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954271&x=84',
		'title': '',
		'imageId': '69954271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954272&x=84',
		'title': '',
		'imageId': '69954272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954814&x=84',
		'title': '',
		'imageId': '69954814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954813&x=84',
		'title': '',
		'imageId': '69954813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954815&x=84',
		'title': '',
		'imageId': '69954815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954811&x=84',
		'title': '',
		'imageId': '69954811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954816&x=84',
		'title': '',
		'imageId': '69954816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954812&x=84',
		'title': '',
		'imageId': '69954812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69954817&x=84',
		'title': '',
		'imageId': '69954817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009763&docid=69972353&x=84',
		'title': '',
		'imageId': '69972353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009763';

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