var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150465&x=4546',
		'title': '',
		'imageId': '70150465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150461&x=4546',
		'title': '',
		'imageId': '70150461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150453&x=4546',
		'title': '',
		'imageId': '70150453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150462&x=4546',
		'title': '',
		'imageId': '70150462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150469&x=4546',
		'title': '',
		'imageId': '70150469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150455&x=4546',
		'title': '',
		'imageId': '70150455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150467&x=4546',
		'title': '',
		'imageId': '70150467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150471&x=4546',
		'title': '',
		'imageId': '70150471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150466&x=4546',
		'title': '',
		'imageId': '70150466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150457&x=4546',
		'title': '',
		'imageId': '70150457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150463&x=4546',
		'title': '',
		'imageId': '70150463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150470&x=4546',
		'title': '',
		'imageId': '70150470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150454&x=4546',
		'title': '',
		'imageId': '70150454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150456&x=4546',
		'title': '',
		'imageId': '70150456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150464&x=4546',
		'title': '',
		'imageId': '70150464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150468&x=4546',
		'title': '',
		'imageId': '70150468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150460&x=4546',
		'title': '',
		'imageId': '70150460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150458&x=4546',
		'title': '',
		'imageId': '70150458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016895&docid=70150459&x=4546',
		'title': '',
		'imageId': '70150459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016895';

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