var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683620&x=5548',
		'title': '',
		'imageId': '67683620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683624&x=5548',
		'title': '',
		'imageId': '67683624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683615&x=5548',
		'title': '',
		'imageId': '67683615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683616&x=5548',
		'title': '',
		'imageId': '67683616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683619&x=5548',
		'title': '',
		'imageId': '67683619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683621&x=5548',
		'title': '',
		'imageId': '67683621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683623&x=5548',
		'title': '',
		'imageId': '67683623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683622&x=5548',
		'title': '',
		'imageId': '67683622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683627&x=5548',
		'title': '',
		'imageId': '67683627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683626&x=5548',
		'title': '',
		'imageId': '67683626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683625&x=5548',
		'title': '',
		'imageId': '67683625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683618&x=5548',
		'title': '',
		'imageId': '67683618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006860&docid=67683617&x=5548',
		'title': '',
		'imageId': '67683617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006860';

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