var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69746312&x=710',
		'title': '',
		'imageId': '69746312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69746323&x=710',
		'title': '',
		'imageId': '69746323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609767&x=710',
		'title': '',
		'imageId': '69609767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609763&x=710',
		'title': '',
		'imageId': '69609763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609768&x=710',
		'title': '',
		'imageId': '69609768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609764&x=710',
		'title': '',
		'imageId': '69609764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69746322&x=710',
		'title': '',
		'imageId': '69746322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609769&x=710',
		'title': '',
		'imageId': '69609769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609765&x=710',
		'title': '',
		'imageId': '69609765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609761&x=710',
		'title': '',
		'imageId': '69609761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609762&x=710',
		'title': '',
		'imageId': '69609762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609759&x=710',
		'title': '',
		'imageId': '69609759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609756&x=710',
		'title': '',
		'imageId': '69609756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609755&x=710',
		'title': '',
		'imageId': '69609755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609757&x=710',
		'title': '',
		'imageId': '69609757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609758&x=710',
		'title': '',
		'imageId': '69609758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609760&x=710',
		'title': '',
		'imageId': '69609760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009903&docid=69609827&x=710',
		'title': '',
		'imageId': '69609827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009903';

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