var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524982&x=3017',
		'title': '',
		'imageId': '69524982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524971&x=3017',
		'title': '',
		'imageId': '69524971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524984&x=3017',
		'title': '',
		'imageId': '69524984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524981&x=3017',
		'title': '',
		'imageId': '69524981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524980&x=3017',
		'title': '',
		'imageId': '69524980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524975&x=3017',
		'title': '',
		'imageId': '69524975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524977&x=3017',
		'title': '',
		'imageId': '69524977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524976&x=3017',
		'title': '',
		'imageId': '69524976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524978&x=3017',
		'title': '',
		'imageId': '69524978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524972&x=3017',
		'title': '',
		'imageId': '69524972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524983&x=3017',
		'title': '',
		'imageId': '69524983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524973&x=3017',
		'title': '',
		'imageId': '69524973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524974&x=3017',
		'title': '',
		'imageId': '69524974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69524979&x=3017',
		'title': '',
		'imageId': '69524979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991588&docid=69525181&x=3017',
		'title': '',
		'imageId': '69525181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991588';

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