var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897914&x=34',
		'title': '',
		'imageId': '69897914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897910&x=34',
		'title': '',
		'imageId': '69897910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897918&x=34',
		'title': '',
		'imageId': '69897918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897917&x=34',
		'title': '',
		'imageId': '69897917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897916&x=34',
		'title': '',
		'imageId': '69897916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897923&x=34',
		'title': '',
		'imageId': '69897923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897924&x=34',
		'title': '',
		'imageId': '69897924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897920&x=34',
		'title': '',
		'imageId': '69897920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897921&x=34',
		'title': '',
		'imageId': '69897921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897913&x=34',
		'title': '',
		'imageId': '69897913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897909&x=34',
		'title': '',
		'imageId': '69897909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897922&x=34',
		'title': '',
		'imageId': '69897922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007615&docid=69897912&x=34',
		'title': '',
		'imageId': '69897912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007615';

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