var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974002&x=484',
		'title': '',
		'imageId': '67974002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974005&x=484',
		'title': '',
		'imageId': '67974005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974008&x=484',
		'title': '',
		'imageId': '67974008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974013&x=484',
		'title': '',
		'imageId': '67974013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974016&x=484',
		'title': '',
		'imageId': '67974016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974019&x=484',
		'title': '',
		'imageId': '67974019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974022&x=484',
		'title': '',
		'imageId': '67974022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974025&x=484',
		'title': '',
		'imageId': '67974025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974028&x=484',
		'title': '',
		'imageId': '67974028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974029&x=484',
		'title': '',
		'imageId': '67974029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974034&x=484',
		'title': '',
		'imageId': '67974034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974037&x=484',
		'title': '',
		'imageId': '67974037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922974&docid=67974040&x=484',
		'title': '',
		'imageId': '67974040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922974';

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