var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419211&x=915',
		'title': '',
		'imageId': '69419211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419213&x=915',
		'title': '',
		'imageId': '69419213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419214&x=915',
		'title': '',
		'imageId': '69419214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419200&x=915',
		'title': '',
		'imageId': '69419200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419201&x=915',
		'title': '',
		'imageId': '69419201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419204&x=915',
		'title': '',
		'imageId': '69419204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419210&x=915',
		'title': '',
		'imageId': '69419210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419203&x=915',
		'title': '',
		'imageId': '69419203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419206&x=915',
		'title': '',
		'imageId': '69419206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419205&x=915',
		'title': '',
		'imageId': '69419205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419208&x=915',
		'title': '',
		'imageId': '69419208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419202&x=915',
		'title': '',
		'imageId': '69419202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419209&x=915',
		'title': '',
		'imageId': '69419209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986602&docid=69419207&x=915',
		'title': '',
		'imageId': '69419207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986602';

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