var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194918&x=4057',
		'title': '',
		'imageId': '67194918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194919&x=4057',
		'title': '',
		'imageId': '67194919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194920&x=4057',
		'title': '',
		'imageId': '67194920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194924&x=4057',
		'title': '',
		'imageId': '67194924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194925&x=4057',
		'title': '',
		'imageId': '67194925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194926&x=4057',
		'title': '',
		'imageId': '67194926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194927&x=4057',
		'title': '',
		'imageId': '67194927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194928&x=4057',
		'title': '',
		'imageId': '67194928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194929&x=4057',
		'title': '',
		'imageId': '67194929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194930&x=4057',
		'title': '',
		'imageId': '67194930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194931&x=4057',
		'title': '',
		'imageId': '67194931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194932&x=4057',
		'title': '',
		'imageId': '67194932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891967&docid=67194933&x=4057',
		'title': '',
		'imageId': '67194933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891967';

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