var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059389&x=247',
		'title': '',
		'imageId': '69059389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059391&x=247',
		'title': '',
		'imageId': '69059391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059403&x=247',
		'title': '',
		'imageId': '69059403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059392&x=247',
		'title': '',
		'imageId': '69059392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059396&x=247',
		'title': '',
		'imageId': '69059396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059393&x=247',
		'title': '',
		'imageId': '69059393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059404&x=247',
		'title': '',
		'imageId': '69059404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059407&x=247',
		'title': '',
		'imageId': '69059407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059414&x=247',
		'title': '',
		'imageId': '69059414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059408&x=247',
		'title': '',
		'imageId': '69059408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059419&x=247',
		'title': '',
		'imageId': '69059419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059411&x=247',
		'title': '',
		'imageId': '69059411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059420&x=247',
		'title': '',
		'imageId': '69059420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059425&x=247',
		'title': '',
		'imageId': '69059425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059434&x=247',
		'title': '',
		'imageId': '69059434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059426&x=247',
		'title': '',
		'imageId': '69059426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059435&x=247',
		'title': '',
		'imageId': '69059435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059429&x=247',
		'title': '',
		'imageId': '69059429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059440&x=247',
		'title': '',
		'imageId': '69059440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059388&x=247',
		'title': '',
		'imageId': '69059388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971787&docid=69059390&x=247',
		'title': '',
		'imageId': '69059390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971787';

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