var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867206&x=710',
		'title': '',
		'imageId': '69867206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867224&x=710',
		'title': '',
		'imageId': '69867224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867233&x=710',
		'title': '',
		'imageId': '69867233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867228&x=710',
		'title': '',
		'imageId': '69867228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867234&x=710',
		'title': '',
		'imageId': '69867234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867237&x=710',
		'title': '',
		'imageId': '69867237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867240&x=710',
		'title': '',
		'imageId': '69867240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867208&x=710',
		'title': '',
		'imageId': '69867208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867209&x=710',
		'title': '',
		'imageId': '69867209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867216&x=710',
		'title': '',
		'imageId': '69867216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867225&x=710',
		'title': '',
		'imageId': '69867225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867205&x=710',
		'title': '',
		'imageId': '69867205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006362&docid=69867219&x=710',
		'title': '',
		'imageId': '69867219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006362';

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