var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560706&x=3247',
		'title': '',
		'imageId': '69560706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560707&x=3247',
		'title': '',
		'imageId': '69560707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560705&x=3247',
		'title': '',
		'imageId': '69560705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560708&x=3247',
		'title': '',
		'imageId': '69560708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560709&x=3247',
		'title': '',
		'imageId': '69560709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560710&x=3247',
		'title': '',
		'imageId': '69560710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560711&x=3247',
		'title': '',
		'imageId': '69560711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560700&x=3247',
		'title': '',
		'imageId': '69560700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560701&x=3247',
		'title': '',
		'imageId': '69560701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560702&x=3247',
		'title': '',
		'imageId': '69560702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560703&x=3247',
		'title': '',
		'imageId': '69560703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993249&docid=69560704&x=3247',
		'title': '',
		'imageId': '69560704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993249';

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