var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690337&x=720',
		'title': '',
		'imageId': '69690337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690334&x=720',
		'title': '',
		'imageId': '69690334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690340&x=720',
		'title': '',
		'imageId': '69690340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690341&x=720',
		'title': '',
		'imageId': '69690341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690335&x=720',
		'title': '',
		'imageId': '69690335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690339&x=720',
		'title': '',
		'imageId': '69690339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690344&x=720',
		'title': '',
		'imageId': '69690344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690332&x=720',
		'title': '',
		'imageId': '69690332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690338&x=720',
		'title': '',
		'imageId': '69690338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690345&x=720',
		'title': '',
		'imageId': '69690345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690331&x=720',
		'title': '',
		'imageId': '69690331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690343&x=720',
		'title': '',
		'imageId': '69690343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690333&x=720',
		'title': '',
		'imageId': '69690333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690336&x=720',
		'title': '',
		'imageId': '69690336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999222&docid=69690342&x=720',
		'title': '',
		'imageId': '69690342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999222';

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