var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143253&x=2421',
		'title': '',
		'imageId': '69143253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143251&x=2421',
		'title': '',
		'imageId': '69143251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143250&x=2421',
		'title': '',
		'imageId': '69143250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143252&x=2421',
		'title': '',
		'imageId': '69143252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143263&x=2421',
		'title': '',
		'imageId': '69143263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143254&x=2421',
		'title': '',
		'imageId': '69143254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143255&x=2421',
		'title': '',
		'imageId': '69143255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143258&x=2421',
		'title': '',
		'imageId': '69143258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143257&x=2421',
		'title': '',
		'imageId': '69143257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143256&x=2421',
		'title': '',
		'imageId': '69143256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143260&x=2421',
		'title': '',
		'imageId': '69143260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143261&x=2421',
		'title': '',
		'imageId': '69143261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143262&x=2421',
		'title': '',
		'imageId': '69143262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974914&docid=69143259&x=2421',
		'title': '',
		'imageId': '69143259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974914';

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