var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387992&x=3821',
		'title': '',
		'imageId': '69387992',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387989&x=3821',
		'title': '',
		'imageId': '69387989',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69388000&x=3821',
		'title': '',
		'imageId': '69388000',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387993&x=3821',
		'title': '',
		'imageId': '69387993',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387991&x=3821',
		'title': '',
		'imageId': '69387991',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387995&x=3821',
		'title': '',
		'imageId': '69387995',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69388003&x=3821',
		'title': '',
		'imageId': '69388003',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387994&x=3821',
		'title': '',
		'imageId': '69387994',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69388002&x=3821',
		'title': '',
		'imageId': '69388002',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387987&x=3821',
		'title': '',
		'imageId': '69387987',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387997&x=3821',
		'title': '',
		'imageId': '69387997',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387988&x=3821',
		'title': '',
		'imageId': '69387988',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69388006&x=3821',
		'title': '',
		'imageId': '69388006',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69388004&x=3821',
		'title': '',
		'imageId': '69388004',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387999&x=3821',
		'title': '',
		'imageId': '69387999',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69388005&x=3821',
		'title': '',
		'imageId': '69388005',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387996&x=3821',
		'title': '',
		'imageId': '69387996',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69388001&x=3821',
		'title': '',
		'imageId': '69388001',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387998&x=3821',
		'title': '',
		'imageId': '69387998',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001884&docid=69387990&x=3821',
		'title': '',
		'imageId': '69387990',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001884';

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