var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980020&x=4013',
		'title': '',
		'imageId': '69980020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980014&x=4013',
		'title': '',
		'imageId': '69980014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980012&x=4013',
		'title': '',
		'imageId': '69980012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980015&x=4013',
		'title': '',
		'imageId': '69980015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980018&x=4013',
		'title': '',
		'imageId': '69980018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980016&x=4013',
		'title': '',
		'imageId': '69980016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980019&x=4013',
		'title': '',
		'imageId': '69980019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980010&x=4013',
		'title': '',
		'imageId': '69980010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980008&x=4013',
		'title': '',
		'imageId': '69980008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980009&x=4013',
		'title': '',
		'imageId': '69980009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980013&x=4013',
		'title': '',
		'imageId': '69980013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980017&x=4013',
		'title': '',
		'imageId': '69980017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010808&docid=69980011&x=4013',
		'title': '',
		'imageId': '69980011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010808';

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