var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798319&x=1814',
		'title': '',
		'imageId': '69798319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798327&x=1814',
		'title': '',
		'imageId': '69798327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798320&x=1814',
		'title': '',
		'imageId': '69798320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798321&x=1814',
		'title': '',
		'imageId': '69798321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798329&x=1814',
		'title': '',
		'imageId': '69798329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798330&x=1814',
		'title': '',
		'imageId': '69798330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798322&x=1814',
		'title': '',
		'imageId': '69798322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798323&x=1814',
		'title': '',
		'imageId': '69798323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798332&x=1814',
		'title': '',
		'imageId': '69798332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798333&x=1814',
		'title': '',
		'imageId': '69798333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798324&x=1814',
		'title': '',
		'imageId': '69798324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798325&x=1814',
		'title': '',
		'imageId': '69798325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035485&docid=69798326&x=1814',
		'title': '',
		'imageId': '69798326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4035485';

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