var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981046&x=213',
		'title': '',
		'imageId': '69981046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981041&x=213',
		'title': '',
		'imageId': '69981041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981043&x=213',
		'title': '',
		'imageId': '69981043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981048&x=213',
		'title': '',
		'imageId': '69981048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981047&x=213',
		'title': '',
		'imageId': '69981047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981038&x=213',
		'title': '',
		'imageId': '69981038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981049&x=213',
		'title': '',
		'imageId': '69981049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981042&x=213',
		'title': '',
		'imageId': '69981042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981052&x=213',
		'title': '',
		'imageId': '69981052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981040&x=213',
		'title': '',
		'imageId': '69981040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981045&x=213',
		'title': '',
		'imageId': '69981045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981044&x=213',
		'title': '',
		'imageId': '69981044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981051&x=213',
		'title': '',
		'imageId': '69981051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981053&x=213',
		'title': '',
		'imageId': '69981053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981054&x=213',
		'title': '',
		'imageId': '69981054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981039&x=213',
		'title': '',
		'imageId': '69981039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010743&docid=69981050&x=213',
		'title': '',
		'imageId': '69981050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010743';

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