var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923856&x=4233',
		'title': '',
		'imageId': '69923856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923861&x=4233',
		'title': '',
		'imageId': '69923861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923864&x=4233',
		'title': '',
		'imageId': '69923864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923867&x=4233',
		'title': '',
		'imageId': '69923867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923873&x=4233',
		'title': '',
		'imageId': '69923873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923931&x=4233',
		'title': '',
		'imageId': '69923931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69925343&x=4233',
		'title': '',
		'imageId': '69925343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923966&x=4233',
		'title': '',
		'imageId': '69923966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923963&x=4233',
		'title': '',
		'imageId': '69923963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923877&x=4233',
		'title': '',
		'imageId': '69923877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923882&x=4233',
		'title': '',
		'imageId': '69923882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923887&x=4233',
		'title': '',
		'imageId': '69923887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008499&docid=69923910&x=4233',
		'title': '',
		'imageId': '69923910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008499';

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