var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847021&x=1015',
		'title': '',
		'imageId': '69847021',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847028&x=1015',
		'title': '',
		'imageId': '69847028',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847024&x=1015',
		'title': '',
		'imageId': '69847024',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847027&x=1015',
		'title': '',
		'imageId': '69847027',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847025&x=1015',
		'title': '',
		'imageId': '69847025',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847023&x=1015',
		'title': '',
		'imageId': '69847023',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847018&x=1015',
		'title': '',
		'imageId': '69847018',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847019&x=1015',
		'title': '',
		'imageId': '69847019',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847022&x=1015',
		'title': '',
		'imageId': '69847022',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847020&x=1015',
		'title': '',
		'imageId': '69847020',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847017&x=1015',
		'title': '',
		'imageId': '69847017',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005325&docid=69847026&x=1015',
		'title': '',
		'imageId': '69847026',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005325';

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