var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832392&x=2442',
		'title': '',
		'imageId': '69832392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832402&x=2442',
		'title': '',
		'imageId': '69832402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832390&x=2442',
		'title': '',
		'imageId': '69832390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832403&x=2442',
		'title': '',
		'imageId': '69832403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832394&x=2442',
		'title': '',
		'imageId': '69832394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832405&x=2442',
		'title': '',
		'imageId': '69832405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832391&x=2442',
		'title': '',
		'imageId': '69832391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832397&x=2442',
		'title': '',
		'imageId': '69832397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832398&x=2442',
		'title': '',
		'imageId': '69832398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832393&x=2442',
		'title': '',
		'imageId': '69832393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832401&x=2442',
		'title': '',
		'imageId': '69832401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832404&x=2442',
		'title': '',
		'imageId': '69832404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832395&x=2442',
		'title': '',
		'imageId': '69832395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832388&x=2442',
		'title': '',
		'imageId': '69832388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832399&x=2442',
		'title': '',
		'imageId': '69832399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832400&x=2442',
		'title': '',
		'imageId': '69832400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832396&x=2442',
		'title': '',
		'imageId': '69832396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004775&docid=69832389&x=2442',
		'title': '',
		'imageId': '69832389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004775';

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