var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925434&x=2859',
		'title': '',
		'imageId': '69925434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925503&x=2859',
		'title': '',
		'imageId': '69925503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925439&x=2859',
		'title': '',
		'imageId': '69925439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925441&x=2859',
		'title': '',
		'imageId': '69925441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925437&x=2859',
		'title': '',
		'imageId': '69925437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925442&x=2859',
		'title': '',
		'imageId': '69925442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925436&x=2859',
		'title': '',
		'imageId': '69925436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925433&x=2859',
		'title': '',
		'imageId': '69925433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925438&x=2859',
		'title': '',
		'imageId': '69925438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925435&x=2859',
		'title': '',
		'imageId': '69925435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925443&x=2859',
		'title': '',
		'imageId': '69925443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925440&x=2859',
		'title': '',
		'imageId': '69925440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007756&docid=69925432&x=2859',
		'title': '',
		'imageId': '69925432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007756';

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