var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683798&x=3422',
		'title': '',
		'imageId': '69683798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683800&x=3422',
		'title': '',
		'imageId': '69683800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683789&x=3422',
		'title': '',
		'imageId': '69683789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683792&x=3422',
		'title': '',
		'imageId': '69683792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683795&x=3422',
		'title': '',
		'imageId': '69683795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683802&x=3422',
		'title': '',
		'imageId': '69683802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683794&x=3422',
		'title': '',
		'imageId': '69683794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683799&x=3422',
		'title': '',
		'imageId': '69683799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683790&x=3422',
		'title': '',
		'imageId': '69683790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683787&x=3422',
		'title': '',
		'imageId': '69683787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683791&x=3422',
		'title': '',
		'imageId': '69683791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683793&x=3422',
		'title': '',
		'imageId': '69683793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683796&x=3422',
		'title': '',
		'imageId': '69683796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010155&docid=69683788&x=3422',
		'title': '',
		'imageId': '69683788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010155';

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