var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902787&x=031',
		'title': '',
		'imageId': '69902787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902797&x=031',
		'title': '',
		'imageId': '69902797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902789&x=031',
		'title': '',
		'imageId': '69902789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902796&x=031',
		'title': '',
		'imageId': '69902796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902786&x=031',
		'title': '',
		'imageId': '69902786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902785&x=031',
		'title': '',
		'imageId': '69902785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902788&x=031',
		'title': '',
		'imageId': '69902788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902792&x=031',
		'title': '',
		'imageId': '69902792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902795&x=031',
		'title': '',
		'imageId': '69902795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902790&x=031',
		'title': '',
		'imageId': '69902790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902791&x=031',
		'title': '',
		'imageId': '69902791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902793&x=031',
		'title': '',
		'imageId': '69902793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902794&x=031',
		'title': '',
		'imageId': '69902794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006954&docid=69902798&x=031',
		'title': '',
		'imageId': '69902798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006954';

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