var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435654&x=4631',
		'title': '',
		'imageId': '69435654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435626&x=4631',
		'title': '',
		'imageId': '69435626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435627&x=4631',
		'title': '',
		'imageId': '69435627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435651&x=4631',
		'title': '',
		'imageId': '69435651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435629&x=4631',
		'title': '',
		'imageId': '69435629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435628&x=4631',
		'title': '',
		'imageId': '69435628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435647&x=4631',
		'title': '',
		'imageId': '69435647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435630&x=4631',
		'title': '',
		'imageId': '69435630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435641&x=4631',
		'title': '',
		'imageId': '69435641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435635&x=4631',
		'title': '',
		'imageId': '69435635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435646&x=4631',
		'title': '',
		'imageId': '69435646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435650&x=4631',
		'title': '',
		'imageId': '69435650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435636&x=4631',
		'title': '',
		'imageId': '69435636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435625&x=4631',
		'title': '',
		'imageId': '69435625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435665&x=4631',
		'title': '',
		'imageId': '69435665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435666&x=4631',
		'title': '',
		'imageId': '69435666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435657&x=4631',
		'title': '',
		'imageId': '69435657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987273&docid=69435660&x=4631',
		'title': '',
		'imageId': '69435660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987273';

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