var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160512&x=816',
		'title': '',
		'imageId': '70160512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160557&x=816',
		'title': '',
		'imageId': '70160557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160511&x=816',
		'title': '',
		'imageId': '70160511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160519&x=816',
		'title': '',
		'imageId': '70160519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160515&x=816',
		'title': '',
		'imageId': '70160515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160506&x=816',
		'title': '',
		'imageId': '70160506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160508&x=816',
		'title': '',
		'imageId': '70160508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160507&x=816',
		'title': '',
		'imageId': '70160507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160520&x=816',
		'title': '',
		'imageId': '70160520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160517&x=816',
		'title': '',
		'imageId': '70160517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160513&x=816',
		'title': '',
		'imageId': '70160513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160521&x=816',
		'title': '',
		'imageId': '70160521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160509&x=816',
		'title': '',
		'imageId': '70160509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160518&x=816',
		'title': '',
		'imageId': '70160518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160516&x=816',
		'title': '',
		'imageId': '70160516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160505&x=816',
		'title': '',
		'imageId': '70160505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160510&x=816',
		'title': '',
		'imageId': '70160510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017117&docid=70160514&x=816',
		'title': '',
		'imageId': '70160514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017117';

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